Example #1
0
 public bool DelWorkRole(int pid)
 {
     return(PermissionDataCore.DelWorkRole(pid));
 }