コード例 #1
0
ファイル: DeceteMan.cs プロジェクト: xupeihong/.netYJY
 public static DataTable GetNewPrintCardRT(string where)
 {
     return(DecetePro.GetPrintCardRT(where));
 }