Utils_StringIsNotNullOrEmpty Method |
Checks if a string is NOT null or empty. Same behavior as !String.IsNullOrEmpty(s) method.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax See Also