Esempio n. 1
0
 public int GetRoleCount(string siteID, OwnerRank type)
 {
     return(RemoteHelper.GetRoleCount(siteID, type));
 }