C# Class System.Runtime.Serialization.SurrogateHashtable

Inheritance: System.Collections.Hashtable
ファイルを表示 Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Protected Methods

Method Description
KeyEquals ( Object key, Object item ) : bool

Private Methods

Method Description
SurrogateHashtable ( int size ) : System.Runtime.Remoting

Method Details

KeyEquals() protected method

protected KeyEquals ( Object key, Object item ) : bool
key Object
item Object
return bool