Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Common Namespaces
Crosser.Common.Server Namespaces
Crosser.Common.Server
ControllerEventInfo Class
ControllerEventInfo Properties
AllowHttpGet Property
AllowHttpPost Property
Authorize Property
AuthorizeAttribute Property
DefaultValue Property
DelegateType Property
MethodInfo Property
ParameterInfo Property
ParameterName Property
ReturnsTask Property
ReturnType Property
RunSynchronously Property
SerializeParameter Property
SerializeReturnValue Property
ControllerEventInfo
ParameterName Property
Parameter name of the controller event
Namespace:
Crosser.Common.Server
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
Copy
public
string
ParameterName
{
get
; }
Property Value
Type:
String
Implements
IControllerEventInfo
ParameterName
See Also
Reference
ControllerEventInfo Class
Crosser.Common.Server Namespace