System
|
[Missing <summary> documentation for "T:Casewhere.SystemTypes.SystemTypeExtensions"]
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 |