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