C# Class DroidExplorer.Configuration.UI.ProxyUIEditor

Inheritance: PropertyGridEditor
Afficher le fichier Open project: camalot/droidexplorer

Méthodes publiques

Méthode Description
ProxyUIEditor ( ) : System

Initializes a new instance of the ProxyUIEditor class.

Méthodes protégées

Méthode Description
OnPropertyValueChanged ( System e ) : void

Raises the E:System.Windows.Forms.PropertyGrid.PropertyValueChanged event.

Method Details

OnPropertyValueChanged() protected méthode

Raises the E:System.Windows.Forms.PropertyGrid.PropertyValueChanged event.
protected OnPropertyValueChanged ( System e ) : void
e System A that contains the event data.
Résultat void

ProxyUIEditor() public méthode

Initializes a new instance of the ProxyUIEditor class.
public ProxyUIEditor ( ) : System
Résultat System