SessionProfile Constructor

Constructs the session profile.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
C#
protected SessionProfile(
	IAppEnv appEnv
)

Parameters

appEnv  IAppEnv
Instance of IAppEnv the profile is being constructed for.

See Also