C# Class NRack.Mock.MockResponse

ファイルを表示 Open project: kevinswiber/NRack Class Usage Examples

Public Methods

Method Description
MockResponse ( dynamic responseArray ) : System
this ( string name ) : string

Method Details

MockResponse() public method

public MockResponse ( dynamic responseArray ) : System
responseArray dynamic
return System

this() public method

public this ( string name ) : string
name string
return string