public BLLUrna(DALConexao cx) { DALobj = new DALUrna(cx); }
public BLLUrna(DALConexao cx) { dalUrna = new DALUrna(cx); }