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

Syntax

C#
public class TreeTestDomainCollection : ICollection, 
	IEnumerable, IDisposable
Visual Basic (Declaration)
Public Class TreeTestDomainCollection _
	Implements ICollection, IEnumerable, IDisposable

Inheritance Hierarchy

System..::.Object
  MbUnit.Core.Remoting..::.TreeTestDomainCollection

See Also