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

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

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

Метод Описание
Execute ( string args, UUID fromAgentID ) : string
MapFriendCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System

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

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

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

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

public MapFriendCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System
testClient OpenMetaverse.TestClient.TestClient
Результат System