Click or drag to resize

SystemTypeExtensions Methods

The SystemTypeExtensions type exposes the following members.

Methods
  Name Description
Public Extension Method IsNotNullOrEmpty(NullableGuid)  
Public Extension Method IsNotNullOrEmptyT(IEnumerableT)  
Public Extension Method IsNotNullOrEmptyT(ListT)  
Public Extension Method IsNullOrEmptyT  
Public Extension Method ToSystemType  
Public Extension Method ToVariable Turn a string into a variable, such as, we have class: Workflow, and we want to generate the variable name: workflow
Public Extension Method UpperFirstLetter  
Top
See Also