예제 #1
0
 public TestProject()
 {
     this._db = new SQLCommander();
 }
예제 #2
0
 public TestUnit()
 {
     this._db = new SQLCommander();
 }
예제 #3
0
 public TestMaker()
 {
     this._db = new SQLCommander();
 }
 public TestCommunicationMethod()
 {
     this._db = new SQLCommander();
 }
 public TestCommunicationMethod()
 {
     this._db = new SQLCommander();
 }
예제 #6
0
 public TestEquipment()
 {
     this._db = new SQLCommander();
 }
예제 #7
0
 public TestEquipment()
 {
     this._db = new SQLCommander();
 }
예제 #8
0
 public TestCategory()
 {
     this._db = new SQLCommander();
 }
예제 #9
0
 public TestProject()
 {
     this._db = new SQLCommander();
 }
예제 #10
0
 public TestUnit()
 {
     this._db = new SQLCommander();
 }
예제 #11
0
 public TestIssue()
 {
     this._db = new SQLCommander();
 }
예제 #12
0
 public TestIssue()
 {
     this._db = new SQLCommander();
 }
예제 #13
0
 public TestMaker()
 {
     this._db = new SQLCommander();
 }
예제 #14
0
 public TestCategory()
 {
     this._db = new SQLCommander();
 }