C# Class Given_a_host_is_configured_with_an_owin_connector.when_a_request_is_received

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

Méthodes publiques

Méthode Description
Context ( ) : void

Private Methods

Méthode Description
then_a_response_is_received ( ) : void
then_an_application_is_invoked ( ) : void
then_an_owin_request_is_created ( ) : void

Method Details

Context() public méthode

public Context ( ) : void
Résultat void