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