示例#1
0
 public AuthorisationManagerServiceProxy(IAuthorisationManagerServiceAsync authorisationManagerServiceAsync)
 {
     this.authorisationManagerService = authorisationManagerServiceAsync;
 }
 public AuthorisationManagerServiceProxy(IAuthorisationManagerServiceAsync authorisationManagerServiceAsync)
 {
     this.authorisationManagerService = authorisationManagerServiceAsync;
 }