C# Class trellow.api.Cards.Internal.CardsChangePosRequest

Inheritance: CardsRequest
Afficher le fichier Open project: Bunk/trellow

Méthodes publiques

Méthode Description
CardsChangePosRequest ( ICardId card, Position pos ) : RestSharp
CardsChangePosRequest ( ICardId card, double pos ) : RestSharp

Method Details

CardsChangePosRequest() public méthode

public CardsChangePosRequest ( ICardId card, Position pos ) : RestSharp
card ICardId
pos Position
Résultat RestSharp

CardsChangePosRequest() public méthode

public CardsChangePosRequest ( ICardId card, double pos ) : RestSharp
card ICardId
pos double
Résultat RestSharp