Click or drag to resize

FindRoomsRequest Constructor (MatchExpression)

See FindRoomsRequest(MatchExpression, string, int) constructor.

Namespace:  Sfs2X.Requests
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public FindRoomsRequest(
	MatchExpression expr
)

Parameters

expr
Type: Sfs2X.Entities.MatchMatchExpression
See Also