Namespace:
MbUnit.Core.Remoting
Assembly: MbUnit.Framework (in MbUnit.Framework.dll) Version: 2.4.2.1514 (2.4.2.1514)
Assembly: MbUnit.Framework (in MbUnit.Framework.dll) Version: 2.4.2.1514 (2.4.2.1514)
Syntax
| C# |
|---|
[SerializableAttribute] public class AssemblyTestDomain : CurrentTestDomain |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class AssemblyTestDomain _ Inherits CurrentTestDomain |
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
MbUnit.Core.Remoting..::.LongLivingMarshalByRefObject
MbUnit.Core.Remoting..::.TestDomainBase
MbUnit.Core.Remoting..::.CurrentTestDomain
MbUnit.Core.Remoting..::.AssemblyTestDomain
MbUnit.Core.Remoting..::.TypeTestDomain
System..::.MarshalByRefObject
MbUnit.Core.Remoting..::.LongLivingMarshalByRefObject
MbUnit.Core.Remoting..::.TestDomainBase
MbUnit.Core.Remoting..::.CurrentTestDomain
MbUnit.Core.Remoting..::.AssemblyTestDomain
MbUnit.Core.Remoting..::.TypeTestDomain
