Back to API Home
The NamedTokenEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | NamedTokenEventArgs(NamedTokenEventArgs) |
Initializes a new instance of the NamedTokenEventArgs class.
|
![]() | NamedTokenEventArgs(Object, Object, TokenDescriptor, TokenDescriptor, Int32, Int32) |
Initializes a new instance of the NamedTokenEventArgs class.
|
![]() | NamedTokenEventArgs(Object, Object, Object, Object, TokenDescriptor, TokenDescriptor, Int32, Int32) |
Initializes a new instance of the NamedTokenEventArgs class.
|
![]() | NamedTokenEventArgs(Object, Object, Object, Object, TokenDescriptor, TokenDescriptor, Int32, Int32, TokenDescriptor, TokenDescriptor, Int32, Int32) |
Initializes a new instance of the NamedTokenEventArgs class.
|
Properties
Name | Description | |
---|---|---|
![]() | NewOffset |
Gets or sets the new offset.
|
![]() | NewOffsetEnd |
Gets or sets the new end offset.
|
![]() | NewToken |
Gets or sets the new token.
|
![]() | NewTokenEnd |
Gets or sets the new End token.
|
![]() | NewValueEnd |
Gets or sets the new value.
|
![]() | NewValueStart |
Gets or sets the new value.
|
![]() | OldOffset |
Gets or sets the old offset.
|
![]() | OldOffsetEnd |
Gets or sets the old End offset.
|
![]() | OldToken |
Gets or sets the old token.
|
![]() | OldTokenEnd |
Gets or sets the old token.
|
![]() | OldValueEnd |
Gets or sets the old value.
|
![]() | OldValueStart |
Gets or sets the old value.
|