SessionProfile Constructor
Constructs the session profile.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.74.9654.0
protected SessionProfile(
IAppEnv appEnv
)
Protected Sub New (
appEnv As IAppEnv
)
protected:
SessionProfile(
IAppEnv^ appEnv
)
new :
appEnv : IAppEnv -> SessionProfile
Parameters
- appEnv IAppEnv
- Instance of IAppEnv the profile is being constructed for.