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