SystemTypeExtensions Class |
[Missing <summary> documentation for "T:Casewhere.SystemTypes.SystemTypeExtensions"]
Namespace: Casewhere.SystemTypes
public static class SystemTypeExtensions
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 |