C# 클래스 Radegast.FindPeopleConsole

파일 보기 프로젝트 열기: radegastdev/radegast 1 사용 예제들

공개 메소드들

메소드 설명
ClearResults ( ) : void
FindPeopleConsole ( Radegast.RadegastInstance instance, UUID queryID ) : System

보호된 메소드들

메소드 설명
OnSelectedIndexChanged ( EventArgs e ) : void

비공개 메소드들

메소드 설명
Directory_DirPeopleReply ( object sender, DirPeopleReplyEventArgs e ) : void
FindPeopleConsole_Disposed ( object sender, EventArgs e ) : void
lvwFindPeople_SelectedIndexChanged ( object sender, EventArgs e ) : void

메소드 상세

ClearResults() 공개 메소드

public ClearResults ( ) : void
리턴 void

FindPeopleConsole() 공개 메소드

public FindPeopleConsole ( Radegast.RadegastInstance instance, UUID queryID ) : System
instance Radegast.RadegastInstance
queryID UUID
리턴 System

OnSelectedIndexChanged() 보호된 메소드

protected OnSelectedIndexChanged ( EventArgs e ) : void
e EventArgs
리턴 void