Exemple #1
0
 public static RoleInfo GetRoleFull(int roleid)
 {
     return(BusinessUtil.GetRoleFull(roleid));
 }