コード例 #1
0
 public MockDataSession()
 {
     _sources = new StubbedReaderSourceCollection();
     _commands = new StubbedCommandCollection();
 }
コード例 #2
0
 public MockDataSession()
 {
     _sources  = new StubbedReaderSourceCollection();
     _commands = new StubbedCommandCollection();
 }