Exemple #1
0
 public string Validar(Sucursal obj)
 {
     return(_iSucursalService.Validar(obj));
 }