EvaluationContext(SessionProfile) Constructor

Constructs EvaluationContext with default settings.

Definition

Namespace: SMath.Math
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public EvaluationContext(
	SessionProfile sessionProfile
)

Parameters

sessionProfile  SessionProfile
Profile of the session which starts evaluation.

See Also