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

Inheritance: FirstFloor.ModernUI.Presentation.Link, IWithId
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Méthode Description
Apply ( ) : bool
ThemeLink ( string filename ) : System
ThemeLink ( string name, Uri source ) : System
Update ( ) : bool

Method Details

Apply() public méthode

public Apply ( ) : bool
Résultat bool

ThemeLink() public méthode

public ThemeLink ( string filename ) : System
filename string
Résultat System

ThemeLink() public méthode

public ThemeLink ( string name, Uri source ) : System
name string
source System.Uri
Résultat System

Update() public méthode

public Update ( ) : bool
Résultat bool