Esempio n. 1
0
 public AuthenticationManager(IBEAuthenticationManager Authentication)
 {
     this.Authentication = Authentication;
 }