Click or drag to resize

TurtleSpecsHelperIsPNCharsBase Method

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