C# Class MonoDevelop.CSharp.Formatting.CSharpFormattingProfileDialog.ComboboxEditedHandler

Afficher le fichier Open project: LogosBible/monodevelop

Méthodes publiques

Méthode Description
ComboboxEdited ( object o, Gtk.EditedArgs args ) : void
ComboboxEditedHandler ( CSharpFormattingProfileDialog dialog, TreeStore model ) : System

Method Details

ComboboxEdited() public méthode

public ComboboxEdited ( object o, Gtk.EditedArgs args ) : void
o object
args Gtk.EditedArgs
Résultat void

ComboboxEditedHandler() public méthode

public ComboboxEditedHandler ( CSharpFormattingProfileDialog dialog, TreeStore model ) : System
dialog CSharpFormattingProfileDialog
model Gtk.TreeStore
Résultat System