Table of Contents

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 RuntimeMoniker
msBuildMoniker string
displayName string