C# Class N2Bootstrap.Library.Resources.BootstrapResourceAttribute

Inheritance: System.Attribute, IPlugin
Afficher le fichier Open project: pauldotknopf/N2Bootstrap

Méthodes publiques

Méthode Description
BootstrapResourceAttribute ( string themedResourceLocation, int sortOrder = 100 ) : System
CompareTo ( IPlugin other ) : int

Method Details

BootstrapResourceAttribute() public méthode

public BootstrapResourceAttribute ( string themedResourceLocation, int sortOrder = 100 ) : System
themedResourceLocation string
sortOrder int
Résultat System

CompareTo() public méthode

public CompareTo ( IPlugin other ) : int
other IPlugin
Résultat int