Esempio n. 1
0
 public Usuario Jalar(string Nombre)
 {
     return(_dataService.Jalar(Nombre));
 }