Esempio n. 1
0
 public Service()
 {
     da = new SysDataAdapter();
 }
Esempio n. 2
0
 public DataController()
 {
     da = new SysDataAdapter();
 }