C# Class Ratatoskr.Forms.ConfigEditor.ConfigEditorPage_AutoUpdate

Mostra file Open project: tokihk/Ratatoskr

Public Methods

Method Description
ConfigEditorPage_AutoUpdate ( ) : System

Protected Methods

Method Description
OnFlushConfig ( ) : void
OnLoadConfig ( ) : void

Method Details

ConfigEditorPage_AutoUpdate() public method

public ConfigEditorPage_AutoUpdate ( ) : System
return System

OnFlushConfig() protected method

protected OnFlushConfig ( ) : void
return void

OnLoadConfig() protected method

protected OnLoadConfig ( ) : void
return void