コード例 #1
0
 public LdapUser GetAdministrator()
 {
     return(_ldapService.GetAdministrator());
 }