[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | ActionAttribute | Initializes a new instance of the ActionAttribute class |
![]() | ActionAttribute(Int32) | Initializes a new instance of the ActionAttribute class |
![]() | ActionAttribute(String, Int32, Boolean) |
Specifies name override
|
![]() | ActionAttribute(String, Int32, String, Boolean) |
Specifies name override and WorkMatch instances in Laconic format. i.e.:
'match{name="A" order=0 is-local=false} match{name="B" order=0 methods="post,put" is-local=true}'
|
See Also