C# Class System.Configuration.StringUtil

Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

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