public Event_CEN(IEvent_CAD _IEvent_CAD) { this._IEvent_CAD = _IEvent_CAD; }
public Event_CEN() { this._IEvent_CAD = new Event_CAD(); }