C# Class BerzerkAPI.Settings

Static, shared settings library to configure various scan settings. This class will later be converted to a controller in which will save and load settings from a file in order to provide a customizable user experience.
Show file Open project: goupviet/BerzerkAnti-Malware

Public Methods

Method Description
Defaults ( ) : void

Method Details

Defaults() public static method

public static Defaults ( ) : void
return void