public DriverDocumentManagement()
 {
     dc = new motorEntities();
 }
Exemple #2
0
 public UserManagement()
 {
     dc = new motorEntities();
 }