C# 클래스 Summa.Actions.PropertiesAction

상속: Gtk.Action
파일 보기 프로젝트 열기: wfarr/newskit

공개 메소드들

메소드 설명
PropertiesAction ( Browser browser ) : System
ShowPropertiesDialog ( object obj, EventArgs args ) : void

메소드 상세

PropertiesAction() 공개 메소드

public PropertiesAction ( Browser browser ) : System
browser Summa.Gui.Browser
리턴 System

ShowPropertiesDialog() 공개 메소드

public ShowPropertiesDialog ( object obj, EventArgs args ) : void
obj object
args System.EventArgs
리턴 void