Click or drag to resize

BanUserRequest Constructor (Int32)

See BanUserRequest(int, string, BanMode, int, int) constructor.

Namespace:  Sfs2X.Requests
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public BanUserRequest(
	int userId
)

Parameters

userId
Type: SystemInt32
See Also