C# 클래스 NRack.Hosting.Owin.OwinResponseAdapter

파일 보기 프로젝트 열기: kevinswiber/NRack 1 사용 예제들

공개 메소드들

메소드 설명
GetBody ( ) : ArraySegment
OwinResponseAdapter ( dynamic response ) : System

메소드 상세

GetBody() 공개 메소드

public GetBody ( ) : ArraySegment
리턴 ArraySegment

OwinResponseAdapter() 공개 메소드

public OwinResponseAdapter ( dynamic response ) : System
response dynamic
리턴 System