예제 #1
0
 public CompanyAdministratorController(IUserService userService)
 {
     administrator = UserProxy.GetCompanyAdministratorProxy();
 }