Esempio n. 1
0
 internal List <Inv_Supplier> GetBusinessInfromation(string Subcode)
 {
     return(supplierDal.GetBusinessInfromation(Subcode));
 }