C# 클래스 OpenRasta.Pipeline.Contributors.RequestDecoderContributor

상속: KnownStages.IRequestDecoding
파일 보기 프로젝트 열기: openrasta/openrasta-core

공개 메소드들

메소드 설명
Initialize ( IPipeline pipelineRunner ) : void
RequestDecoderContributor ( IDependencyResolver resolver ) : System

비공개 메소드들

메소드 설명
ReadRequestEntityBody ( ICommunicationContext ctx ) : Task
WrapLegacyHydrator ( Func resolve ) : Func,Task>>

메소드 상세

Initialize() 공개 메소드

public Initialize ( IPipeline pipelineRunner ) : void
pipelineRunner IPipeline
리턴 void

RequestDecoderContributor() 공개 메소드

public RequestDecoderContributor ( IDependencyResolver resolver ) : System
resolver IDependencyResolver
리턴 System