C# Class OpenMetaverse.TestClient.ParcelSelectObjectsCommand

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
ParcelSelectObjectsCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System

Method Details

Execute() public méthode

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

ParcelSelectObjectsCommand() public méthode

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