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