Beef Corlib
Public Member Functions | Properties | List of all members
System.Char8 Struct Reference
Inheritance diagram for System.Char8:
System.ICharacter System.IHashable System.IIsNaN

Public Member Functions

int GetHashCode ()
 
override void ToString (String strBuffer)
 

Properties

bool IIsNaN. IsNaN [get]
 
char8 ToLower [get]
 
char8 ToUpper [get]
 
bool IsLower [get]
 
bool IsUpper [get]
 
bool IsWhiteSpace [get]
 
bool IsDigit [get]
 
bool IsLetterOrDigit [get]
 
bool IsLetter [get]
 
bool IsNumber [get]
 
bool IsControl [get]
 
- Properties inherited from System.IIsNaN
bool IsNaN [get]