C# 클래스 Stumps.NoOpHandler

상속: IHttpHandler
파일 보기 프로젝트 열기: Cayan-LLC/stumps 1 사용 예제들

공개 메소드들

메소드 설명
NoOpHandler ( ProcessHandlerResult cannedResponse ) : System
ProcessRequest ( IStumpsHttpContext context ) : Task
ProcessRequestCalls ( ) : int

메소드 상세

NoOpHandler() 공개 메소드

public NoOpHandler ( ProcessHandlerResult cannedResponse ) : System
cannedResponse ProcessHandlerResult
리턴 System

ProcessRequest() 공개 메소드

public ProcessRequest ( IStumpsHttpContext context ) : Task
context IStumpsHttpContext
리턴 Task

ProcessRequestCalls() 공개 메소드

public ProcessRequestCalls ( ) : int
리턴 int