Share via


ParserHelpers Classe

Definizione

public ref class ParserHelpers abstract sealed
public static class ParserHelpers
type ParserHelpers = class
Public Class ParserHelpers
Ereditarietà
ParserHelpers

Metodi

IsCombining(Char)
IsConnecting(Char)
IsDecimalDigit(Char)
IsEmailPart(Char)
IsFormatting(Char)
IsHexDigit(Char)
IsIdentifier(String)
IsIdentifier(String, Boolean)
IsIdentifierPart(Char)
IsIdentifierStart(Char)
IsLetter(Char)
IsLetterOrDecimalDigit(Char)
IsNewLine(Char)
IsNewLine(String)
IsTerminatingCharToken(Char)
IsTerminatingQuotedStringToken(Char)
IsWhitespace(Char)
IsWhitespaceOrNewLine(Char)
SanitizeClassName(String)

Si applica a