Example #1
0
 public Authentication()
 {
     _authencationBusiness = BusinessFactory.GetAuthencationBusiness();
 }