FileParsingContext(SessionProfile) Constructor

Constructs FileParsingContext with settings taken from SessionProfile.

Definition

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

Parameters

sessionProfile  SessionProfile
Session profile to use and to take the settings from.

See Also