PerformanceTestBaseTDelegate, TResultOnInitialize Method

Raises the Initialize event. This method is called before running the test cases.

Definition

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

See Also