C# Class gbrainy.Core.Main.ThemeManager

Show file Open project: GNOME/gbrainy

Public Methods

Method Description
FromName ( string name ) : Theme
Load ( ) : void

Private Methods

Method Description
ThemeManager ( ) : System

Method Details

FromName() public static method

public static FromName ( string name ) : Theme
name string
return Theme

Load() public static method

public static Load ( ) : void
return void