C# Class MonoDevelop.MonoNaCl.MonoNaClGlobalOptionsBinding

Inheritance: MonoDevelop.Ide.Gui.Dialogs.OptionsPanel
ファイルを表示 Open project: reignstudios/ReignSDK

Public Methods

Method Description
ApplyChanges ( ) : void
CreatePanelWidget ( ) : Gtk.Widget
ValidateChanges ( ) : bool

Method Details

ApplyChanges() public method

public ApplyChanges ( ) : void
return void

CreatePanelWidget() public method

public CreatePanelWidget ( ) : Gtk.Widget
return Gtk.Widget

ValidateChanges() public method

public ValidateChanges ( ) : bool
return bool