コード例 #1
0
ファイル: LeadBL.cs プロジェクト: SDivyaprabha/CRM1
 internal static DataTable GetLeadCheckList()
 {
     return(LeadDL.GetLeadCheckList());
 }