Esempio n. 1
0
 public List <TaxCode> GeTaxCodes()
 {
     return(taxRepositoryobj.GeALLTaxCodes(dataService));
 }