A dictionary with keys of type String and values of type TestTreeNode

Namespace:  MbUnit.Core.Remoting
Assembly:  MbUnit.Framework (in MbUnit.Framework.dll) Version: 2.4.2.1514 (2.4.2.1514)

Syntax

C#
public class StringTestTreeNodeDictionary : DictionaryBase
Visual Basic (Declaration)
Public Class StringTestTreeNodeDictionary _
	Inherits DictionaryBase

Inheritance Hierarchy

System..::.Object
  System.Collections..::.DictionaryBase
    MbUnit.Core.Remoting..::.StringTestTreeNodeDictionary

See Also