C# Class ClamAV.Managed.PowerShell.FileScanResult

File scan result.
Show file Open project: rmuch/ClamAV.Managed Class Usage Examples

Private Methods

Method Description
FileScanResult ( string path, bool infected, string virusName )

Creates a new FileScanResult with the provided values.