Class HostExtensions
- Namespace
- BenchmarkDotNet.Engines
- Assembly
- BenchmarkDotNet.dll
public static class HostExtensions
- Inheritance
-
HostExtensions
Methods
AfterAll(IHost)
public static void AfterAll(this IHost host)
Parameters
hostIHost
AfterMainRun(IHost)
public static void AfterMainRun(this IHost host)
Parameters
hostIHost
BeforeAnythingElse(IHost)
public static void BeforeAnythingElse(this IHost host)
Parameters
hostIHost
BeforeMainRun(IHost)
public static void BeforeMainRun(this IHost host)
Parameters
hostIHost
WriteLine(IHost, string, params object[])
public static void WriteLine(this IHost host, string messageFormat, params object[] args)