C# 클래스 Stetic.Editor.Image

상속: Gtk.HBox, IPropertyEditor
파일 보기 프로젝트 열기: mono/stetic

공개 메소드들

메소드 설명
AttachObject ( object ob ) : void
Image ( bool allowStock, bool allowFile ) : System
Initialize ( PropertyDescriptor prop ) : void

비공개 메소드들

메소드 설명
Image ( ) : System
button_Clicked ( object obj, EventArgs args ) : void
combo_Changed ( object obj, EventArgs args ) : void
entry_Changed ( object obj, EventArgs args ) : void

메소드 상세

AttachObject() 공개 메소드

public AttachObject ( object ob ) : void
ob object
리턴 void

Image() 공개 메소드

public Image ( bool allowStock, bool allowFile ) : System
allowStock bool
allowFile bool
리턴 System

Initialize() 공개 메소드

public Initialize ( PropertyDescriptor prop ) : void
prop PropertyDescriptor
리턴 void