Property | Type | Description | |
---|---|---|---|
Handler | HttpConsumerAction | ||
PathMatch | string |
Method | Description | |
---|---|---|
Endpoint ( string pathMatch, HttpConsumerAction handler ) : System |
public Endpoint ( string pathMatch, HttpConsumerAction handler ) : System | ||
pathMatch | string | |
handler | HttpConsumerAction | |
return | System |