コード例 #1
0
ファイル: SDPTranCtrl.cs プロジェクト: ewin66/Monitor
 public virtual void RefreshTable(DataTable table)
 {
     QueryUtil.RefreshTable(table);
 }