C# 클래스 Warehouse.Api.REST.RestAPI

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

공개 메소드들

메소드 설명
Register ( ) : void

Register

비공개 메소드들

메소드 설명
GetAllSuiteContentVersion ( Suite suite, string starcounterVersion = null ) : IList

Get All software Content Versions of an suite

GetSoftwareVersions ( Software software, IList result, string starcounterVersion = null ) : bool

Get All Software versions, compatible with a starcounter version or the latest. If a Suite then the result will contain it's content's versions

메소드 상세

Register() 공개 정적인 메소드

Register
public static Register ( ) : void
리턴 void