Beispiel #1
0
 public Usuario()
 {
     dao = new DALProjeto("localhost", "ConservadoraVirtual", "root", "");
 }