Пример #1
0
 public UpdateObj()
 {
     update = new Basic.Update();
 }
Пример #2
0
 public InsertObj()
 {
     insert = new Basic.Insert();
 }