C# 클래스 Hl7.Fhir.Model.Ingredient.ReferenceStrengthComponent
파일 보기
프로젝트 열기: microsoft/fhir-codegen
Private Properties
공개 메소드들
메소드 |
설명 |
|
CopyTo ( IDeepCopyable other ) : IDeepCopyable |
|
|
DeepCopy ( ) : IDeepCopyable |
|
|
IsExactly ( IDeepComparable other ) : bool |
|
|
Matches ( IDeepComparable other ) : bool |
|
|
메소드 상세
public CopyTo ( IDeepCopyable other ) : IDeepCopyable |
other |
IDeepCopyable |
|
리턴 |
IDeepCopyable |
|
public DeepCopy ( ) : IDeepCopyable |
리턴 |
IDeepCopyable |
|
public IsExactly ( IDeepComparable other ) : bool |
other |
IDeepComparable |
|
리턴 |
bool |
|
public Matches ( IDeepComparable other ) : bool |
other |
IDeepComparable |
|
리턴 |
bool |
|