public CDSInput() { this.cdsContextField = new CDSContext(); this.vmrInputField = new VMR(); this.cdsResourceField = new List <CDSResource>(); this.templateIdField = new List <CodedIdentifier>(); }
public CDSInput() { this.cdsContextField = new CDSContext(); this.vmrInputField = new VMR(); this.cdsResourceField = new List<CDSResource>(); this.templateIdField = new List<CodedIdentifier>(); }