Variables

inner

Hashtable inner

Functions

ProxyStateDictionary

public ProxyStateDictionary()

Add

public void Add(object mock,
IMockState state)

ContainsKey

public bool ContainsKey(object mock)

Properties

Keys

public ICollection Keys { get }

this[]

public IMockState this[object mock] { get, set }

Count

public int Count { get }
Hashtable inner
public ProxyStateDictionary()
public void Add(object mock,
IMockState state)
public bool ContainsKey(object mock)
public ICollection Keys { get }
public IMockState this[object mock] { get, set }
public int Count { get }