Example #1
0
 public static string GetSubName(string roleId)
 {
     return(OperationDal.GetSubName(roleId));
 }