Class StringUtil
Inheritance
System.Object
StringUtil
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Mono.TextTemplating
Assembly: cs.temp.dll.dll
Syntax
public static class StringUtil
Methods
IsNullOrWhiteSpace(String)
Declaration
public static bool IsNullOrWhiteSpace(string value)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | value |
Returns
| Type | Description |
|---|---|
| System.Boolean |