C# Class PHPAnalysis.Analysis.AnalysisStartingEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: jtvn/Eir-CTLLTL Class Usage Examples

Méthodes publiques

Méthode Description
AnalysisStartingEventArgs ( Config config, System.Arguments arguments ) : System

Method Details

AnalysisStartingEventArgs() public méthode

public AnalysisStartingEventArgs ( Config config, System.Arguments arguments ) : System
config PHPAnalysis.Configuration.Config
arguments System.Arguments
Résultat System