C# Class OpenMetaverse.TestClient.SitCommand

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

Public Methods

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

Method Details

Execute() public method

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

SitCommand() public method

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