C# Class UIAssistant.Core.Themes.ThemeDefaultSwitcher

ファイルを表示 Open project: u338steven/UIAssistant

Public Methods

Method Description
Next ( ) : void
Switch ( string name ) : void

Method Details

Next() public static method

public static Next ( ) : void
return void

Switch() public static method

public static Switch ( string name ) : void
name string
return void