C# 클래스 N2Bootstrap.Library.Resources.BootstrapResourceAttribute

상속: System.Attribute, IPlugin
파일 보기 프로젝트 열기: pauldotknopf/N2Bootstrap

공개 메소드들

메소드 설명
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