Class Antivirus
Namespace: BenchmarkDotNet.Portability
Assembly: BenchmarkDotNet.dll
Syntax
public class Antivirus
Constructors
Antivirus(String, String)
Declaration
public Antivirus(string name, string path)
Parameters
| Type | Name | Description |
|---|---|---|
| String | name | |
| String | path |
Properties
Name
Declaration
public string Name { get; }
Property Value
| Type | Description |
|---|---|
| String |
Path
Declaration
public string Path { get; }
Property Value
| Type | Description |
|---|---|
| String |
Methods
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| String |