C# 클래스 Owin.Handlers.Cgi

파일 보기 프로젝트 열기: remitaylor/knack

공개 메소드들

메소드 설명
GetResponseText ( IResponse response ) : string
Run ( IApplication application ) : void

메소드 상세

GetResponseText() 공개 정적인 메소드

public static GetResponseText ( IResponse response ) : string
response IResponse
리턴 string

Run() 공개 정적인 메소드

public static Run ( IApplication application ) : void
application IApplication
리턴 void