public AbonoCEN(IAbonoCAD _IAbonoCAD) { this._IAbonoCAD = _IAbonoCAD; }
public AbonoCEN() { this._IAbonoCAD = new AbonoCAD(); }