C# Класс N2Bootstrap.Library.Resources.BootstrapResourceAttribute

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

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

Метод Описание
BootstrapResourceAttribute ( string themedResourceLocation, int sortOrder = 100 ) : System
CompareTo ( IPlugin other ) : int

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

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

public BootstrapResourceAttribute ( string themedResourceLocation, int sortOrder = 100 ) : System
themedResourceLocation string
sortOrder int
Результат System

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

public CompareTo ( IPlugin other ) : int
other IPlugin
Результат int