C# 클래스 Summa.Gui.TagView

상속: Gtk.TreeView
파일 보기 프로젝트 열기: wfarr/newskit 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Tags System.Collections.ArrayList

공개 메소드들

메소드 설명
AppendTag ( string tag ) : void
TagView ( ) : System
Update ( ) : void

비공개 메소드들

메소드 설명
OnFeedChanged ( object obj, EventArgs args ) : void

메소드 상세

AppendTag() 공개 메소드

public AppendTag ( string tag ) : void
tag string
리턴 void

TagView() 공개 메소드

public TagView ( ) : System
리턴 System

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

Tags 공개적으로 프로퍼티

public ArrayList,System.Collections Tags
리턴 System.Collections.ArrayList