C# 클래스 Given_a_host_is_configured_with_an_owin_connector.when_the_response_is_created

상속: using_owin_context
파일 보기 프로젝트 열기: glennblock/OwinWcfConnector

공개 메소드들

메소드 설명
then_the_content_type_header_is_set ( ) : void
then_the_status_is_set ( ) : void
then_then_headers_are_set ( ) : void

메소드 상세

then_the_content_type_header_is_set() 공개 메소드

public then_the_content_type_header_is_set ( ) : void
리턴 void

then_the_status_is_set() 공개 메소드

public then_the_status_is_set ( ) : void
리턴 void

then_then_headers_are_set() 공개 메소드

public then_then_headers_are_set ( ) : void
리턴 void