PerformanceTestBaseTDelegate, TResultOnInitialize Method
Raises the
Initialize event. This method is called before running the test cases.
Namespace: KGySoft.DiagnosticsAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
protected virtual void OnInitialize()
Protected Overridable Sub OnInitialize
protected:
virtual void OnInitialize()
abstract OnInitialize : unit -> unit
override OnInitialize : unit -> unit