Click or drag to resize

TurtleSpecsHelperIsPNCharsU Method

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