Beispiel #1
0
 public DataTable ListarFiltro(string _cCarNom)
 {
     return(_CargoDAL.ListarFiltro(_cCarNom));
 }