C# 클래스 Urasandesu.Prig.VSPackage.Models.MachinePrerequisite

파일 보기 프로젝트 열기: urasandesu/Prig 1 사용 예제들

공개 메소드들

메소드 설명
MachinePrerequisite ( string packageVersion ) : System

보호된 메소드들

메소드 설명
OnPreparing ( ) : void
OnProfilerStatusChecking ( ProfilerLocation profLoc ) : void

메소드 상세

MachinePrerequisite() 공개 메소드

public MachinePrerequisite ( string packageVersion ) : System
packageVersion string
리턴 System

OnPreparing() 보호된 메소드

protected OnPreparing ( ) : void
리턴 void

OnProfilerStatusChecking() 보호된 메소드

protected OnProfilerStatusChecking ( ProfilerLocation profLoc ) : void
profLoc ProfilerLocation
리턴 void