Method | Description | |
---|---|---|
HttpHandlerRegistration ( string verb, string path, string type ) : System | ||
Matches ( string httpMethod, |
public HttpHandlerRegistration ( string verb, string path, string type ) : System | ||
verb | string | |
path | string | |
type | string | |
return | System |
public Matches ( string httpMethod, |
||
httpMethod | string | |
path | ||
return | bool |