Click or drag to resize

BoolMatchSymbol Property

Returns the condition symbol of this matcher.

Namespace:  Sfs2X.Entities.Match
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public string Symbol { get; }

Property Value

Type: String

Implements

IMatcherSymbol
See Also