Click or drag to resize

TurtleSpecsHelperIsPNChars Method

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