[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.Token.-ctor

Token Constructor

Token(int, int, BaseRule)

Initializes a new instance of the Token.

Declaration
public Token(int startIndex, int length, BaseRule rule)
Parameters
Type Name Description
int startIndex
int length
BaseRule rule