Method | Description | |
---|---|---|
HttpOptionsAttribute ( ) : System |
Creates new HTTP Method OPTIONS attribute
|
|
HttpOptionsAttribute ( string pattern ) : System |
Creates new HTTP Method OPTIONS attribute with specified route pattern
|
public HttpOptionsAttribute ( string pattern ) : System | ||
pattern | string | |
return | System |