C# 클래스 Hl7.Fhir.Model.Ingredient.SpecifiedSubstanceComponent

상속: Hl7.Fhir.Model.BackboneElement
파일 보기 프로젝트 열기: microsoft/fhir-codegen

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CopyTo ( IDeepCopyable other ) : IDeepCopyable
DeepCopy ( ) : IDeepCopyable
IsExactly ( IDeepComparable other ) : bool
Matches ( IDeepComparable other ) : bool

메소드 상세

CopyTo() 공개 메소드

public CopyTo ( IDeepCopyable other ) : IDeepCopyable
other IDeepCopyable
리턴 IDeepCopyable

DeepCopy() 공개 메소드

public DeepCopy ( ) : IDeepCopyable
리턴 IDeepCopyable

IsExactly() 공개 메소드

public IsExactly ( IDeepComparable other ) : bool
other IDeepComparable
리턴 bool

Matches() 공개 메소드

public Matches ( IDeepComparable other ) : bool
other IDeepComparable
리턴 bool