C# 클래스 AcManager.Controls.Presentation.AppAppearanceManager.ThemeLink

상속: FirstFloor.ModernUI.Presentation.Link, IWithId
파일 보기 프로젝트 열기: gro-ove/actools

공개 메소드들

메소드 설명
Apply ( ) : bool
ThemeLink ( string filename ) : System
ThemeLink ( string name, Uri source ) : System
Update ( ) : bool

메소드 상세

Apply() 공개 메소드

public Apply ( ) : bool
리턴 bool

ThemeLink() 공개 메소드

public ThemeLink ( string filename ) : System
filename string
리턴 System

ThemeLink() 공개 메소드

public ThemeLink ( string name, Uri source ) : System
name string
source System.Uri
리턴 System

Update() 공개 메소드

public Update ( ) : bool
리턴 bool