コード例 #1
0
ファイル: FlatTypeBL.cs プロジェクト: SDivyaprabha/CRM1
 public static DataTable GetCarDetails()
 {
     return(FlatTypeDL.GetCarDetails());
 }