Click or drag to resize

ControllerEventInfoSerializeParameter Property

If not byte[] the parameter needs serialization

Namespace:  Crosser.Common.Server
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
public bool SerializeParameter { get; }

Property Value

Type: Boolean

Implements

IControllerEventInfoSerializeParameter
See Also