C# Class OpenMetaverse.TestClient.GroupsCommand

Inheritance: OpenMetaverse.TestClient.Command
Afficher le fichier Open project: 3di/3di-viewer-rei-libs

Méthodes publiques

Méthode Description
Execute ( string args, UUID fromAgentID ) : string
GroupsCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System

Private Methods

Méthode Description
Groups_OnCurrentGroups ( Group>.Dictionary pGroups ) : void
getGroupsString ( ) : string

Method Details

Execute() public méthode

public Execute ( string args, UUID fromAgentID ) : string
args string
fromAgentID UUID
Résultat string

GroupsCommand() public méthode

public GroupsCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System
testClient OpenMetaverse.TestClient.TestClient
Résultat System