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

Syntax

C#
[SerializableAttribute]
public class ReportRunEventArgs : EventArgs
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class ReportRunEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    MbUnit.Core.Reports.Serialization..::.ReportRunEventArgs

See Also