C# Class Given_a_host_is_configured_with_an_owin_connector.when_the_response_is_created

Inheritance: using_owin_context
Afficher le fichier Open project: glennblock/OwinWcfConnector

Méthodes publiques

Méthode Description
then_the_content_type_header_is_set ( ) : void
then_the_status_is_set ( ) : void
then_then_headers_are_set ( ) : void

Method Details

then_the_content_type_header_is_set() public méthode

public then_the_content_type_header_is_set ( ) : void
Résultat void

then_the_status_is_set() public méthode

public then_the_status_is_set ( ) : void
Résultat void

then_then_headers_are_set() public méthode

public then_then_headers_are_set ( ) : void
Résultat void