C# Class Radegast.FindPeopleConsole

Afficher le fichier Open project: radegastdev/radegast Class Usage Examples

Méthodes publiques

Méthode Description
ClearResults ( ) : void
FindPeopleConsole ( Radegast.RadegastInstance instance, UUID queryID ) : System

Méthodes protégées

Méthode Description
OnSelectedIndexChanged ( EventArgs e ) : void

Private Methods

Méthode Description
Directory_DirPeopleReply ( object sender, DirPeopleReplyEventArgs e ) : void
FindPeopleConsole_Disposed ( object sender, EventArgs e ) : void
lvwFindPeople_SelectedIndexChanged ( object sender, EventArgs e ) : void

Method Details

ClearResults() public méthode

public ClearResults ( ) : void
Résultat void

FindPeopleConsole() public méthode

public FindPeopleConsole ( Radegast.RadegastInstance instance, UUID queryID ) : System
instance Radegast.RadegastInstance
queryID UUID
Résultat System

OnSelectedIndexChanged() protected méthode

protected OnSelectedIndexChanged ( EventArgs e ) : void
e EventArgs
Résultat void