C# Class AnalysisEngine.APEventLogEntry

Event Log Entry
Datei anzeigen Open project: rvazarkar/antipwny Class Usage Examples

Public Methods

Method Description
APEventLogEntry ( ) : System
APEventLogEntry ( string time, string evt, string detect ) : System

Method Details

APEventLogEntry() public method

public APEventLogEntry ( ) : System
return System

APEventLogEntry() public method

public APEventLogEntry ( string time, string evt, string detect ) : System
time string
evt string
detect string
return System