Ejemplo n.º 1
0
 public Authentication()
 {
     functions = new BaseFunctions();
 }
Ejemplo n.º 2
0
 public IdentityService()
 {
     functions = new BaseFunctions();
 }