C# 클래스 DroidExplorer.Configuration.UI.ProxyUIEditor

상속: PropertyGridEditor
파일 보기 프로젝트 열기: camalot/droidexplorer

공개 메소드들

메소드 설명
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