Click or drag to resize

SFSBuddyVariable Constructor (String, Object)

Namespace:  Sfs2X.Entities.Variables
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public SFSBuddyVariable(
	string name,
	Object val
)

Parameters

name
Type: SystemString
val
Type: SystemObject
See Also