Click or drag to resize
CharsSequence Constructor (Boolean)
Construct the sequence

Namespace: FlexRule.DSL.Tokenizer
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public CharsSequence(
	bool ignoreCase
)

Parameters

ignoreCase
Type: SystemBoolean
See Also