コード例 #1
0
 public static DataTable GetLedger(string where)
 {
     return(MandateInfoPro.GetLedger(where));
 }