Class StringExtensions
Inheritance
System.Object
StringExtensions
Namespace: Aximo
Assembly: AxCommon.dll
Syntax
public static class StringExtensions
Methods
|
Improve this Doc
View Source
IsSet(String)
Declaration
public static bool IsSet(this string value)
Parameters
Type |
Name |
Description |
System.String |
value |
|
Returns
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
IsUnset(String)
Declaration
public static bool IsUnset(this string value)
Parameters
Type |
Name |
Description |
System.String |
value |
|
Returns
Type |
Description |
System.Boolean |
|