C# Class OpenMetaverse.TestClient.ScriptCommand

Inheritance: OpenMetaverse.TestClient.Command
Show file Open project: 3di/3di-viewer-rei-libs Class Usage Examples

Public Methods

Method Description
Execute ( string args, UUID fromAgentID ) : string
ScriptCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System

Method Details

Execute() public method

public Execute ( string args, UUID fromAgentID ) : string
args string
fromAgentID UUID
return string

ScriptCommand() public method

public ScriptCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System
testClient OpenMetaverse.TestClient.TestClient
return System