Click or drag to resize

TurtleSpecsHelperIsNameChar Method

Overload List
  NameDescription
Public methodStatic memberIsNameChar(Char)
Gets whether a character matches the nameChar production from the Turtle specification.
Public methodStatic memberIsNameChar(Char, Char)
Gets whether a surrogate pair matches the nameChar production from the Turtle specification.
Top
See Also