コード例 #1
0
 public PatientRootPatientIdentifier(IPatientRootPatientIdentifier other)
     : base(other)
 {
     CopyFrom(other);
 }
コード例 #2
0
		public PatientRootPatientIdentifier(IPatientRootPatientIdentifier other)
			: base(other)
		{
			CopyFrom(other);
		}