public BLLRefTipoInstrumetnoLegal()
 {
     this.db = new RRHH_V2Entities();
 }
Ejemplo n.º 2
0
 public BLLInstrumentoLegal()
 {
     this.db  = new RRHH_V2Entities();
     this.msp = new RRHH_V2SP();
 }