Summary description for PropertyGetRunInvoker.

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

Syntax

C#
public class PropertyGetRunInvoker : RunInvoker
Visual Basic (Declaration)
Public Class PropertyGetRunInvoker _
	Inherits RunInvoker

Inheritance Hierarchy

System..::.Object
  MbUnit.Core.Invokers..::.RunInvoker
    MbUnit.Core.Invokers..::.PropertyGetRunInvoker

See Also