Property | Type | Description | |
---|---|---|---|
BoundRoutes | string>>.List | ||
CountdownEvent | |||
SupportedCodecs | ICodec[] |
Method | Description | |
---|---|---|
FakeController ( int reqCount, IUriRouter router ) : System | ||
Subscribe ( IHttpService http ) : void |
Method | Description | |
---|---|---|
Register ( string route, string verb ) : void |
public FakeController ( int reqCount, IUriRouter router ) : System | ||
reqCount | int | |
router | IUriRouter | |
return | System |
public Subscribe ( IHttpService http ) : void | ||
http | IHttpService | |
return | void |
public CountdownEvent,System.Threading CountdownEvent | ||
return |