Edit

Share via


FinallyDelegate.Set(TestExecutionContext, Int64, TestResult) Method

Definition

public void Set (NUnit.Framework.Internal.TestExecutionContext context, long startTicks, NUnit.Framework.Internal.TestResult result);
member this.Set : NUnit.Framework.Internal.TestExecutionContext * int64 * NUnit.Framework.Internal.TestResult -> unit

Parameters

startTicks
Int64
result
TestResult

Applies to