Ejemplo n.º 1
0
 public CarePlanTemplateCEN(ICarePlanTemplateCAD _ICarePlanTemplateCAD)
 {
     this._ICarePlanTemplateCAD = _ICarePlanTemplateCAD;
 }
Ejemplo n.º 2
0
 public CarePlanTemplateCEN()
 {
     this._ICarePlanTemplateCAD = new CarePlanTemplateCAD();
 }