C# Класс Spark.Engine.Extensions.HttpConfigurationFhirExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
AddFhir ( this config ) : void
AddFhirExceptionFilter ( this config ) : void
AddFhirFormatters ( this config, bool clean = true ) : void
AddFhirMessageHandlers ( this config ) : void

Описание методов

AddFhir() публичный статический Метод

public static AddFhir ( this config ) : void
config this
Результат void

AddFhirExceptionFilter() публичный статический Метод

public static AddFhirExceptionFilter ( this config ) : void
config this
Результат void

AddFhirFormatters() публичный статический Метод

public static AddFhirFormatters ( this config, bool clean = true ) : void
config this
clean bool
Результат void

AddFhirMessageHandlers() публичный статический Метод

public static AddFhirMessageHandlers ( this config ) : void
config this
Результат void