C# 클래스 OpenMetaverse.TestClient.DownloadCommand

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

공개 메소드들

메소드 설명
DownloadCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System
Execute ( string args, UUID fromAgentID ) : string

비공개 메소드들

메소드 설명
Assets_OnAssetReceived ( AssetDownload transfer, Asset asset ) : void

메소드 상세

DownloadCommand() 공개 메소드

public DownloadCommand ( OpenMetaverse.TestClient.TestClient testClient ) : System
testClient OpenMetaverse.TestClient.TestClient
리턴 System

Execute() 공개 메소드

public Execute ( string args, UUID fromAgentID ) : string
args string
fromAgentID UUID
리턴 string