AliasAttribute Constructor |
Ctor for the attribute
Namespace:
Crosser.Common.Server
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax public AliasAttribute(
string name
)
Parameters
- name
- Type: SystemString
The name to set for the controller/method decorated with the attribute
See Also