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

Syntax

C#
[SerializableAttribute]
public class RemoteTestEngine : LongLivingMarshalByRefObject, 
	IDisposable
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class RemoteTestEngine _
	Inherits LongLivingMarshalByRefObject _
	Implements IDisposable

Inheritance Hierarchy

See Also