Class CustomRuntime
- Namespace
- BenchmarkDotNet.Environments
- Assembly
- BenchmarkDotNet.dll
public abstract class CustomRuntime : Runtime, IEquatable<Runtime>
- Inheritance
-
CustomRuntime
- Implements
- Inherited Members
Constructors
CustomRuntime(RuntimeMoniker, string, string)
protected CustomRuntime(RuntimeMoniker runtimeMoniker, string msBuildMoniker, string displayName)
Parameters
runtimeMoniker
RuntimeMonikermsBuildMoniker
stringdisplayName
string