Method Parser.C.Token()->``+()
- Method ``+
string res = s + Parser.C.Token()
- Description
A string can be added to the Token, which will be added to the text contents.
string res = s + Parser.C.Token()
A string can be added to the Token, which will be added to the text contents.