public TriajeCEN(ITriajeCAD _ITriajeCAD) { this._ITriajeCAD = _ITriajeCAD; }
public TriajeCEN() { this._ITriajeCAD = new TriajeCAD(); }