Example #1
0
 public static DataTable GetMandateChargeInfo(string where)
 {
     return(MandateInfoPro.GetMandateChargeInfo(where));
 }