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