메소드 | 설명 | |
---|---|---|
IsText ( ) : bool |
This is true as this event represents a text token. Text tokens are required to provide a value only. So namespace details and the node name will always return null.
|
|
Text ( Node, node ) : System |
Constructor for the
|
public Text ( Node, node ) : System | ||
node | Node, | /// this is the node that represents the text value /// |
리턴 | System |