예제 #1
0
파일: LeadBL.cs 프로젝트: SDivyaprabha/CRM1
 internal static DataTable GetLeadCheckList()
 {
     return(LeadDL.GetLeadCheckList());
 }