System Type Extensions Class
[Missing <summary> documentation for "T:Casewhere.SystemTypes.SystemTypeExtensions"]
Definition
Namespace: Casewhere.SystemTypes
Assembly: Casewhere.SystemTypes (in Casewhere.SystemTypes.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: Casewhere.SystemTypes (in Casewhere.SystemTypes.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static class SystemTypeExtensions- Inheritance
- Object SystemTypeExtensions
Methods
| 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 |