Beispiel #1
0
 public string ObtenerRol(int ID_ROL)
 {
     return(_usu.ObtenerRol(ID_ROL));
 }