NUnit.Framework.Internal.Reflect.InvokeMethod Method
Invoke a parameterless method returning void on an object.

Syntax

public static object InvokeMethod (System.Reflection.MethodInfo method, object fixture)

Parameters

method
A MethodInfo for the method to be invoked
fixture
The object on which to invoke the method

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: NUnit.Framework.Internal
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 1.0.0.0