C# 클래스 PlaygroundKeeper.Api.Warehouse.RestApi

파일 보기 프로젝트 열기: Starcounter/PlaygroundKeeper

공개 메소드들

메소드 설명
Software_GET ( string ip, ushort port, string depotKey, string key, Action completionCallback = null, Action errorCallback = null ) : void

메소드 상세

Software_GET() 공개 정적인 메소드

public static Software_GET ( string ip, ushort port, string depotKey, string key, Action completionCallback = null, Action errorCallback = null ) : void
ip string
port ushort
depotKey string
key string
completionCallback Action
errorCallback Action
리턴 void