C# 클래스 Monodoc.IndexBrowser.MatchModel

상속: IListModel
파일 보기 프로젝트 열기: remobjects/mono-tools

공개 메소드들

메소드 설명
GetDescription ( int row ) : string
GetValue ( int row ) : string
MatchModel ( IndexBrowser parent ) : Gtk

메소드 상세

GetDescription() 공개 메소드

public GetDescription ( int row ) : string
row int
리턴 string

GetValue() 공개 메소드

public GetValue ( int row ) : string
row int
리턴 string

MatchModel() 공개 메소드

public MatchModel ( IndexBrowser parent ) : Gtk
parent IndexBrowser
리턴 Gtk