C# Class System.Collections.Specialized.FixedStringLookup

显示文件 Open project: gbarnett/shared-source-cli-2.0

Private Methods

Method Description
Contains ( string lookupTable, string value, bool ignoreCase ) : bool
FindCharacter ( string array, char value, int pos, int &min, int &max ) : bool
VerifyLookupTable ( string lookupTable, bool ignoreCase ) : void