C# 클래스 PropertyGrid.PropertyEditors.CharPropertyEditor

상속: Gtk.Entry, IPropertyEditor
파일 보기 프로젝트 열기: modesto/monoreports

공개 메소드들

메소드 설명
CharPropertyEditor ( ) : System
Initialize ( EditSession session ) : void

보호된 메소드들

메소드 설명
OnChanged ( ) : void

메소드 상세

CharPropertyEditor() 공개 메소드

public CharPropertyEditor ( ) : System
리턴 System

Initialize() 공개 메소드

public Initialize ( EditSession session ) : void
session EditSession
리턴 void

OnChanged() 보호된 메소드

protected OnChanged ( ) : void
리턴 void