Exemplo n.º 1
0
 public bool CheckUsersDomainExists(int itemId)
 {
     return(EnterpriseStorageController.CheckUsersDomainExists(itemId));
 }