Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: bool IsDecimalDigit(char)

  • Declared in: RT.KitchenSink.Lex.LexUtil

Declaration

public static bool IsDecimalDigit(
    char c
)