Метод | Описание | |
---|---|---|
Append ( this bundle, Hl7.Fhir.Model.Bundle method, IEnumerable |
||
Append ( this bundle, Hl7.Fhir.Model.Bundle method, Hl7.Fhir.Model.Resource resource ) : void | ||
Append ( this bundle, IEnumerable |
||
Append ( this bundle, Hl7.Fhir.Model.Resource resource ) : void | ||
ConstructSelfLink ( string baseuri, Hl7.Fhir.Model.Resource resource ) : |
||
GetInteractions ( this localhost, Hl7.Fhir.Model.Bundle bundle ) : IList |
||
GetReferences ( this bundle, IEnumerable |
||
GetReferences ( this resource, string include ) : IEnumerable |
||
SelfLinks ( this bundle ) : IEnumerable |
public static Append ( this bundle, Hl7.Fhir.Model.Bundle method, IEnumerable |
||
bundle | this | |
method | Hl7.Fhir.Model.Bundle | |
resources | IEnumerable |
|
Результат | void |
public static Append ( this bundle, Hl7.Fhir.Model.Bundle method, Hl7.Fhir.Model.Resource resource ) : void | ||
bundle | this | |
method | Hl7.Fhir.Model.Bundle | |
resource | Hl7.Fhir.Model.Resource | |
Результат | void |
public static Append ( this bundle, IEnumerable |
||
bundle | this | |
resources | IEnumerable |
|
Результат | void |
public static Append ( this bundle, Hl7.Fhir.Model.Resource resource ) : void | ||
bundle | this | |
resource | Hl7.Fhir.Model.Resource | |
Результат | void |
public static ConstructSelfLink ( string baseuri, Hl7.Fhir.Model.Resource resource ) : |
||
baseuri | string | |
resource | Hl7.Fhir.Model.Resource | |
Результат |
public static GetInteractions ( this localhost, Hl7.Fhir.Model.Bundle bundle ) : IList |
||
localhost | this | |
bundle | Hl7.Fhir.Model.Bundle | |
Результат | IList |
public static GetReferences ( this bundle, IEnumerable |
||
bundle | this | |
includes | IEnumerable |
|
Результат | IEnumerable |
public static GetReferences ( this resource, string include ) : IEnumerable |
||
resource | this | |
include | string | |
Результат | IEnumerable |
public static SelfLinks ( this bundle ) : IEnumerable |
||
bundle | this | |
Результат | IEnumerable |