Class Antivirus
- Namespace
- BenchmarkDotNet.Portability
- Assembly
- BenchmarkDotNet.dll
public class Antivirus
- Inheritance
-
Antivirus
Constructors
Antivirus(string, string)
public Antivirus(string name, string path)
Parameters
Properties
Name
public string Name { get; }
Property Value
Path
public string Path { get; }
Property Value
Methods
ToString()
public override string ToString()