Exemplo n.º 1
0
 public int RoleUpdate(RoleModel sm)
 {
     return(iub.RoleUpdate(sm));
 }