C# 클래스 OpenMetaverse.TestClient.ViewNotecardCommand

상속: OpenMetaverse.TestClient.Command
파일 보기 프로젝트 열기: 3di/3di-viewer-rei-libs

공개 메소드들

메소드 설명
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