C# Класс Plugin.NeedsPlugin

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
NeedsPlugin ( string neededPlugin ) : System

Constructor of NeedsPlugin

Описание методов

NeedsPlugin() публичный Метод

Constructor of NeedsPlugin
public NeedsPlugin ( string neededPlugin ) : System
neededPlugin string The name of the needed plugin
Результат System