C# Class OpenMetaverse.TestClient.ViewNotecardCommand

Inheritance: OpenMetaverse.TestClient.Command
Mostrar archivo Open project: 3di/3di-viewer-rei-libs

Public Methods

Method 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 method

Exectute the command
public Execute ( string args, UUID fromAgentID ) : string
args string
fromAgentID UUID
return string

ViewNotecardCommand() public method

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