C# Class PHPAnalysis.Analysis.AnalysisStartingEventArgs

Inheritance: System.EventArgs
Show file Open project: jtvn/Eir-CTLLTL Class Usage Examples

Public Methods

Method Description
AnalysisStartingEventArgs ( Config config, System.Arguments arguments ) : System

Method Details

AnalysisStartingEventArgs() public method

public AnalysisStartingEventArgs ( Config config, System.Arguments arguments ) : System
config PHPAnalysis.Configuration.Config
arguments System.Arguments
return System