C# Class Catrobat.IDE.Core.ViewModels.Settings.SettingsViewModel

Inheritance: ViewModelBase
Show file Open project: Catrobat/CatrobatForWindows

Public Methods

Method Description
SettingsViewModel ( ) : System.Diagnostics

Protected Methods

Method Description
GoBackAction ( ) : void

Private Methods

Method Description
ShowBrickSettingsAction ( ) : void
ShowDesignSettingsAction ( ) : void
ShowLanguageSettingsAction ( ) : void
ThemeChooserInitializedMessageAction ( GenericMessage message ) : void

Method Details

GoBackAction() protected method

protected GoBackAction ( ) : void
return void

SettingsViewModel() public method

public SettingsViewModel ( ) : System.Diagnostics
return System.Diagnostics