Table of Contents

Class Antivirus

Namespace
BenchmarkDotNet.Portability
Assembly
BenchmarkDotNet.dll
public class Antivirus
Inheritance
Antivirus

Constructors

Antivirus(string, string)

public Antivirus(string name, string path)

Parameters

name string
path string

Properties

Name

public string Name { get; }

Property Value

string

Path

public string Path { get; }

Property Value

string

Methods

ToString()

public override string ToString()

Returns

string