Show / Hide Table of Contents

Class DotNetCliCommandExecutor

Inheritance
Object
DotNetCliCommandExecutor
Namespace: BenchmarkDotNet.Toolchains.DotNetCli
Assembly: BenchmarkDotNet.dll
Syntax
public static class DotNetCliCommandExecutor

Methods

Execute(DotNetCliCommand)

Declaration
public static DotNetCliCommandResult Execute(DotNetCliCommand parameters)
Parameters
Type Name Description
DotNetCliCommand parameters
Returns
Type Description
DotNetCliCommandResult
In This Article
Back to top Copyright © 2013–2021 .NET Foundation and contributors