SessionProfile Constructor

Constructs the session profile.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
protected SessionProfile(
	SessionsManager manager
)

Parameters

manager  SessionsManager
Instance of SessionsManager the profile is being constructed for.

See Also