C# 클래스 Stratsys.Apis.v1.Clients.Resources.StatusDtoResource

파일 보기 프로젝트 열기: stratsys/Stratsys.Apis.v1

공개 메소드들

메소드 설명
Get ( string id ) : StatusDto
List ( ) : IList
StatusDtoResource ( StratsysAuthentication authentication ) : System.Collections.Generic

메소드 상세

Get() 공개 메소드

public Get ( string id ) : StatusDto
id string
리턴 Stratsys.Apis.v1.Dtos.Activities.StatusDto

List() 공개 메소드

public List ( ) : IList
리턴 IList

StatusDtoResource() 공개 메소드

public StatusDtoResource ( StratsysAuthentication authentication ) : System.Collections.Generic
authentication Stratsys.Apis.v1.Apis.StratsysAuthentication
리턴 System.Collections.Generic