'Declaration Public Shared Function GetCharType( _ ByVal c As Char _ ) As CharTypes
'Declaration
Public Shared Function GetCharType( _ ByVal c As Char _ ) As CharTypes
public static CharTypes GetCharType( char c )
CharHelper Class CharHelper Members