protected virtual System.bool ReadDeclaration( System.char declarationChar, out System.string declarationName )
Parameters
- declarationChar
- The character after the '<' character.
- declarationName
- The read name of the declaration.
Return Value
False if the parser has reached its end position or should stop reading.