C# Класс DroidExplorer.Configuration.UI.ProxyUIEditor

Наследование: PropertyGridEditor
Показать файл Открыть проект

Открытые методы

Метод Описание
ProxyUIEditor ( ) : System

Initializes a new instance of the ProxyUIEditor class.

Защищенные методы

Метод Описание
OnPropertyValueChanged ( System e ) : void

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

Описание методов

OnPropertyValueChanged() защищенный Метод

Raises the E:System.Windows.Forms.PropertyGrid.PropertyValueChanged event.
protected OnPropertyValueChanged ( System e ) : void
e System A that contains the event data.
Результат void

ProxyUIEditor() публичный Метод

Initializes a new instance of the ProxyUIEditor class.
public ProxyUIEditor ( ) : System
Результат System