Method | Description | |
---|---|---|
Execute ( string args, UUID fromAgentID ) : string | ||
UploadImageCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System |
Method | Description | |
---|---|---|
DoUpload ( byte UploadData, string FileName ) : void | ||
IsPowerOfTwo ( uint n ) : bool | ||
LoadImage ( string fileName ) : byte[] |
public Execute ( string args, UUID fromAgentID ) : string | ||
args | string | |
fromAgentID | UUID | |
return | string |
public UploadImageCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System | ||
testClient | OpenMetaverse.TestClient.TestClient | |
return | System |