Beispiel #1
0
 public ProjectDataLayer()
 {
     _db = new ProjectManagerSQLConn();
 }