C# Class Jojatekok.MoneroGUI.Desktop.Views.OptionsDialog.AppearanceView

Inheritance: Eto.Forms.TableLayout, IOptionsTabPageView
Mostrar archivo Open project: kripod/MoneroGui.Net

Private Properties

Property Type Description
LoadLanguageValues void
LoadSettings void
OnCultureManagerSupportedLanguagesLoaded void

Public Methods

Method Description
AppearanceView ( ) : Eto.Forms
ApplySettings ( ) : void

Private Methods

Method Description
LoadLanguageValues ( ) : void
LoadSettings ( ) : void
OnCultureManagerSupportedLanguagesLoaded ( object sender, EventArgs e ) : void

Method Details

AppearanceView() public method

public AppearanceView ( ) : Eto.Forms
return Eto.Forms

ApplySettings() public method

public ApplySettings ( ) : void
return void