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

Inheritance: CardsRequest
Mostrar archivo Open project: Bunk/trellow

Public Methods

Method Description
CardsAddLabelRequest ( ICardId card, Color color ) : RestSharp

Method Details

CardsAddLabelRequest() public method

public CardsAddLabelRequest ( ICardId card, Color color ) : RestSharp
card ICardId
color Color
return RestSharp