C# Class OpenMetaverse.TestClient.ViewNotecardCommand

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

Exectute the command

ViewNotecardCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System

TestClient command to download and display a notecard asset

Method Details

Execute() public méthode

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

ViewNotecardCommand() public méthode

TestClient command to download and display a notecard asset
public ViewNotecardCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System
testClient OpenMetaverse.TestClient.TestClient
Résultat System