示例#1
0
 public DAOPessoa()
 {
     connectionString = DataBaseConnection.ConnectionString();
 }