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

Inheritance: Gtk.Bin
Show file Open project: Tak/MonoDevelop.Debugger.Soft.Unity Class Usage Examples

Public Methods

Method Description
GeneralOptionsPanel ( ) : System
Store ( ) : bool

Store selected properties

Protected Methods

Method Description
OnLaunchCBToggled ( object sender, System e ) : void

Method Details

GeneralOptionsPanel() public method

public GeneralOptionsPanel ( ) : System
return System

OnLaunchCBToggled() protected method

protected OnLaunchCBToggled ( object sender, System e ) : void
sender object
e System
return void

Store() public method

Store selected properties
public Store ( ) : bool
return bool