C# Class Stratsys.Apis.v1.Clients.Resources.StatusDtoResource

Afficher le fichier Open project: stratsys/Stratsys.Apis.v1

Méthodes publiques

Méthode Description
Get ( string id ) : StatusDto
List ( ) : IList
StatusDtoResource ( StratsysAuthentication authentication ) : System.Collections.Generic

Method Details

Get() public méthode

public Get ( string id ) : StatusDto
id string
Résultat Stratsys.Apis.v1.Dtos.Activities.StatusDto

List() public méthode

public List ( ) : IList
Résultat IList

StatusDtoResource() public méthode

public StatusDtoResource ( StratsysAuthentication authentication ) : System.Collections.Generic
authentication Stratsys.Apis.v1.Apis.StratsysAuthentication
Résultat System.Collections.Generic