Inheritance: DBWrapper
Example #1
0
 protected DAL()
 {
     _connector = DBConnector.GetConnector();
 }
Example #2
0
 protected DAL()
 {
     _connector = DBConnector.GetConnector();
 }