Пример #1
0
 public string GetRoleBy_UserID(string UserId)
 {
     return(objIAccountData.GetRoleByUserID(UserId));
 }