C# 클래스 MonoDevelop.StyleCop.StartupHandler

This class get's initialized on MonoDevelop startup and setup all necessary stuff that has to be loaded only once.
상속: MonoDevelop.Components.Commands.CommandHandler
파일 보기 프로젝트 열기: DarkCloud14/MonoDevelop.StyleCop

보호된 메소드들

메소드 설명
Run ( ) : void

This method get's called on MonoDevelop startup and will setup all necessary stuff that has to be loaded only once.

메소드 상세

Run() 보호된 메소드

This method get's called on MonoDevelop startup and will setup all necessary stuff that has to be loaded only once.
protected Run ( ) : void
리턴 void