Namespace:
MbUnit.Core.Reports.Serialization
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 sealed class ReportListener : LongLivingMarshalByRefObject, IRunPipeListener |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public NotInheritable Class ReportListener _ Inherits LongLivingMarshalByRefObject _ Implements IRunPipeListener |
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
MbUnit.Core.Remoting..::.LongLivingMarshalByRefObject
MbUnit.Core.Reports.Serialization..::.ReportListener
System..::.MarshalByRefObject
MbUnit.Core.Remoting..::.LongLivingMarshalByRefObject
MbUnit.Core.Reports.Serialization..::.ReportListener
