コード例 #1
0
ファイル: VendorBL.cs プロジェクト: prithiviG/vendordl
 public static DataTable PopulateSType()
 {
     return(VendorDL.PopulateSType());
 }