C# Class Urasandesu.Prig.VSPackage.Models.MachinePrerequisite

Afficher le fichier Open project: urasandesu/Prig Class Usage Examples

Méthodes publiques

Méthode Description
MachinePrerequisite ( string packageVersion ) : System

Méthodes protégées

Méthode Description
OnPreparing ( ) : void
OnProfilerStatusChecking ( ProfilerLocation profLoc ) : void

Method Details

MachinePrerequisite() public méthode

public MachinePrerequisite ( string packageVersion ) : System
packageVersion string
Résultat System

OnPreparing() protected méthode

protected OnPreparing ( ) : void
Résultat void

OnProfilerStatusChecking() protected méthode

protected OnProfilerStatusChecking ( ProfilerLocation profLoc ) : void
profLoc ProfilerLocation
Résultat void