C# Class basic.HttpBehaviorSpecificationWithSingleEvent

Inheritance: HttpBehaviorSpecification
ファイルを表示 Open project: EventStore/EventStore

Protected Properties

Property Type Description
_response System.Net.HttpWebResponse

Protected Methods

Method Description
Given ( ) : void

Method Details

Given() protected method

protected Given ( ) : void
return void

Property Details

_response protected_oe property

protected HttpWebResponse,System.Net _response
return System.Net.HttpWebResponse