All C# extension methods for type valuetype
- 
        
IsEmpty / IsNotEmpty
Checks if any value type is empty.
 - 
        
FormatIf
Conditionally formats any value type based on a Lambda Expression
 - 
        
Format
Formats any value type
 
ExtensionMethod.NET Home of 881 C#, Visual Basic, F# and Javascript extension methods
Checks if any value type is empty.
Conditionally formats any value type based on a Lambda Expression
Formats any value type