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

Exibir arquivo Open project: urasandesu/Prig Class Usage Examples

Public Methods

Method Description
MachinePrerequisite ( string packageVersion ) : System

Protected Methods

Method Description
OnPreparing ( ) : void
OnProfilerStatusChecking ( ProfilerLocation profLoc ) : void

Method Details

MachinePrerequisite() public method

public MachinePrerequisite ( string packageVersion ) : System
packageVersion string
return System

OnPreparing() protected method

protected OnPreparing ( ) : void
return void

OnProfilerStatusChecking() protected method

protected OnProfilerStatusChecking ( ProfilerLocation profLoc ) : void
profLoc ProfilerLocation
return void