MatchExpressionToString Method |
Returns a string representation of the matching expression.
Namespace:
Sfs2X.Entities.Match
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public override string ToString()
Return Value
Type:
String
A string that represents the current
MatchExpression.
See Also