C# Class AcManager.Controls.Presentation.AppAppearanceManager.ThemeLink

Inheritance: FirstFloor.ModernUI.Presentation.Link, IWithId
Show file Open project: gro-ove/actools

Public Methods

Method Description
Apply ( ) : bool
ThemeLink ( string filename ) : System
ThemeLink ( string name, Uri source ) : System
Update ( ) : bool

Method Details

Apply() public method

public Apply ( ) : bool
return bool

ThemeLink() public method

public ThemeLink ( string filename ) : System
filename string
return System

ThemeLink() public method

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

Update() public method

public Update ( ) : bool
return bool