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
|
public Execute ( string args, UUID fromAgentID ) : string | ||
args | string | |
fromAgentID | UUID | |
return | string |
public ViewNotecardCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System | ||
testClient | OpenMetaverse.TestClient.TestClient | |
return | System |