public IMAppointmentCEN(IIMAppointmentCAD _IIMAppointmentCAD) { this._IIMAppointmentCAD = _IIMAppointmentCAD; }
public IMAppointmentCEN() { this._IIMAppointmentCAD = new IMAppointmentCAD(); }