메소드 | 설명 | |
---|---|---|
CreateBundle ( this localhost, Hl7.Fhir.Model.Bundle type ) : Hl7.Fhir.Model.Bundle | ||
ForeignUriToKey ( |
||
GetAbsoluteUri ( this localhost, IKey key ) : |
||
GetKeyKind ( this localhost, IKey key ) : KeyKind | ||
GetOperationPath ( this localhost, |
||
IsBaseOf ( this localhost, string uristring ) : bool | ||
IsForeign ( this localhost, IKey key ) : bool | ||
IsLocal ( this localhost, IKey key ) : bool | ||
LocalUriToKey ( this localhost, |
||
Uri ( this localhost ) : |
||
Uri ( this localhost, IKey key ) : |
||
UriToKey ( this localhost, |
||
UriToKey ( this localhost, string uristring ) : Spark.Engine.Core.Key |
public static CreateBundle ( this localhost, Hl7.Fhir.Model.Bundle type ) : Hl7.Fhir.Model.Bundle | ||
localhost | this | |
type | Hl7.Fhir.Model.Bundle | |
리턴 | Hl7.Fhir.Model.Bundle |
public static ForeignUriToKey ( |
||
uri | ||
리턴 | Spark.Engine.Core.Key |
public static GetAbsoluteUri ( this localhost, IKey key ) : |
||
localhost | this | |
key | IKey | |
리턴 |
public static GetKeyKind ( this localhost, IKey key ) : KeyKind | ||
localhost | this | |
key | IKey | |
리턴 | KeyKind |
public static GetOperationPath ( this localhost, |
||
localhost | this | |
uri | ||
리턴 | string |
public static IsBaseOf ( this localhost, string uristring ) : bool | ||
localhost | this | |
uristring | string | |
리턴 | bool |
public static IsForeign ( this localhost, IKey key ) : bool | ||
localhost | this | |
key | IKey | |
리턴 | bool |
public static IsLocal ( this localhost, IKey key ) : bool | ||
localhost | this | |
key | IKey | |
리턴 | bool |
public static LocalUriToKey ( this localhost, |
||
localhost | this | |
uri | ||
리턴 | Spark.Engine.Core.Key |
public static Uri ( this localhost, IKey key ) : |
||
localhost | this | |
key | IKey | |
리턴 |
public static UriToKey ( this localhost, |
||
localhost | this | |
uri | ||
리턴 | Spark.Engine.Core.Key |
public static UriToKey ( this localhost, string uristring ) : Spark.Engine.Core.Key | ||
localhost | this | |
uristring | string | |
리턴 | Spark.Engine.Core.Key |