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

Inheritance: Gtk.Bin
Afficher le fichier Open project: Tak/MonoDevelop.Debugger.Soft.Unity Class Usage Examples

Méthodes publiques

Méthode Description
GeneralOptionsPanel ( ) : System
Store ( ) : bool

Store selected properties

Méthodes protégées

Méthode Description
OnLaunchCBToggled ( object sender, System e ) : void

Method Details

GeneralOptionsPanel() public méthode

public GeneralOptionsPanel ( ) : System
Résultat System

OnLaunchCBToggled() protected méthode

protected OnLaunchCBToggled ( object sender, System e ) : void
sender object
e System
Résultat void

Store() public méthode

Store selected properties
public Store ( ) : bool
Résultat bool