Ejemplo n.º 1
0
 public Class1()
 {
     DataLayer.Connection conn = new DataLayer.Connection();
     conn.ConnectToDB();
 }