Summary description for RunInvokerTreeEventHandler.

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

Syntax

C#
public class RunInvokerTreeEventArgs : EventArgs
Visual Basic (Declaration)
Public Class RunInvokerTreeEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    MbUnit.Core.Invokers..::.RunInvokerTreeEventArgs

See Also