SessionsManager.GetAppEnv Method

Returns the value for AppEnv.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
protected abstract IAppEnv GetAppEnv()

Return Value

IAppEnv
Environment of the application.

See Also