Exemple #1
0
 ///
 /// <param name="rol"></param>
 public List <Rol> removerRol(Rol rol)
 {
     return(null);
 }
Exemple #2
0
 ///
 /// <param name="rol"></param>
 public List <Rol> agregarRol(Rol rol)
 {
     return(null);
 }