Enum StringHelper.CharLetterTypeCase
Indicates an alphabet character should come from the set of characters that are lower case, upper case, or both.
Namespace: LemonEdge.Utils
Assembly: Utils.dll
Syntax
public enum CharLetterTypeCase : short
Fields
Name | Description |
---|---|
Both | |
LowerCase | |
UpperCase |