Method | Description | |
---|---|---|
NodeEvent ( string anchor, string tag ) : System |
Initializes a new instance of the NodeEvent class.
|
|
NodeEvent ( string anchor, string tag, |
Initializes a new instance of the NodeEvent class.
|
protected NodeEvent ( string anchor, string tag ) : System | ||
anchor | string | |
tag | string | |
return | System |
protected NodeEvent ( string anchor, string tag, |
||
anchor | string | The anchor. |
tag | string | The tag. |
start | The start position of the event. | |
end | The end position of the event. | |
return | System |