Click or drag to resize

PayloadInformationHasPayload Property

True if the method to call has a parameter

Namespace:  Crosser.Server.Modules.Protocol
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
public bool HasPayload { get; }

Property Value

Type: Boolean
See Also