PerformanceTestBaseTDelegate, TResultOnTearDown Method

Raises the TearDown event. Called after running the tests, even after a failure.

Definition

Namespace: KGySoft.Diagnostics
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 7.1.0
C#
protected virtual void OnTearDown()

See Also