C# Class MonoDevelop.Debugger.Soft.Unity.GeneralOptionsPanelBinding

OptionsPanel wrapper for GeneralOptionsPanel
Inheritance: MonoDevelop.Ide.Gui.Dialogs.OptionsPanel
Datei anzeigen Open project: Tak/MonoDevelop.Debugger.Soft.Unity

Public Methods

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

Method Details

ApplyChanges() public method

public ApplyChanges ( ) : void
return void

CreatePanelWidget() public method

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