Beispiel #1
0
 public int RoleDelete(RoleModel sm)
 {
     return(iub.RoleDelete(sm));
 }