C# Класс Pdelvo.Minecraft.Proxy.Library.Plugins.PluginAssemblyAttribute

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

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

Метод Описание
PluginAssemblyAttribute ( Type pluginType ) : System

Creates a new instance of the PluginAssemblyAttribute

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

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

Creates a new instance of the PluginAssemblyAttribute
public PluginAssemblyAttribute ( Type pluginType ) : System
pluginType System.Type A type which must inherit from PluginBase
Результат System