SystemTypeExtensions Methods |
The SystemTypeExtensions type exposes the following members.
Name | Description | |
---|---|---|
IsNotNullOrEmpty(NullableGuid) | ||
IsNotNullOrEmptyT(IEnumerableT) | ||
IsNotNullOrEmptyT(ListT) | ||
IsNullOrEmptyT | ||
ToSystemType | ||
ToVariable |
Turn a string into a variable, such as, we have class: Workflow, and we want to generate the variable name: workflow
| |
UpperFirstLetter |