public ProformaCEN(IProformaCAD _IProformaCAD) { this._IProformaCAD = _IProformaCAD; }
public ProformaCEN() { this._IProformaCAD = new ProformaCAD (); }