C# 클래스 SyncanoSyncServer.Net.ApiCommandRequest

Request for Syncano Api Command.
상속: ISyncanoRequest
파일 보기 프로젝트 열기: Syncano/syncano-dotnet 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ApiCommandRequest ( string method, long messageId ) : System.Collections.Generic

Creates ApiCommandRequest object.

메소드 상세

ApiCommandRequest() 공개 메소드

Creates ApiCommandRequest object.
public ApiCommandRequest ( string method, long messageId ) : System.Collections.Generic
method string Method.
messageId long Message Id.
리턴 System.Collections.Generic