C# Класс OpenMetaverse.TestClient.ViewNotecardCommand

Наследование: OpenMetaverse.TestClient.Command
Показать файл Открыть проект

Открытые методы

Метод Описание
Execute ( string args, UUID fromAgentID ) : string

Exectute the command

ViewNotecardCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System

TestClient command to download and display a notecard asset

Описание методов

Execute() публичный Метод

Exectute the command
public Execute ( string args, UUID fromAgentID ) : string
args string
fromAgentID UUID
Результат string

ViewNotecardCommand() публичный Метод

TestClient command to download and display a notecard asset
public ViewNotecardCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System
testClient OpenMetaverse.TestClient.TestClient
Результат System