C# 클래스 Spark.Engine.Extensions.HttpConfigurationFhirExtensions

파일 보기 프로젝트 열기: raysearchlabs/spark

공개 메소드들

메소드 설명
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