Пример #1
0
 public static VendorBasicInfo LoadVendorInfo(int SellerSysNo)
 {
     return(StoreDA.LoadVendorInfo(SellerSysNo));
 }