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
Показать файл Открыть проект

Защищенные методы

Метод Описание
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