Method | Description | |
---|---|---|
EqualsIgnoreCase ( string s1, string s2 ) : bool | ||
EqualsNE ( string s1, string s2 ) : bool | ||
ObjectArrayToStringArray ( object objectArray ) : string[] | ||
StartsWith ( string s1, string s2 ) : bool | ||
StartsWithIgnoreCase ( string s1, string s2 ) : bool |