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# |
|---|
public delegate void ReportSetUpAndTearDownEventHandler( Object sender, ReportSetUpAndTearDownEventArgs e ) |
| Visual Basic (Declaration) |
|---|
Public Delegate Sub ReportSetUpAndTearDownEventHandler ( _ sender As Object, _ e As ReportSetUpAndTearDownEventArgs _ ) |
Parameters
- sender
- Type: System..::.Object
