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