FileParsingContext(SessionProfile, Boolean) Constructor
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public FileParsingContext(
SessionProfile sessionProfile,
bool useProfile
)
Public Sub New (
sessionProfile As SessionProfile,
useProfile As Boolean
)
public:
FileParsingContext(
SessionProfile^ sessionProfile,
bool useProfile
)
new :
sessionProfile : SessionProfile *
useProfile : bool -> FileParsingContext
Parameters
- sessionProfile SessionProfile
-
- useProfile Boolean
-