예제 #1
0
 public AuthenticationManager(IBEAuthenticationManager Authentication)
 {
     this.Authentication = Authentication;
 }