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

Inheritance: CardsRequest
Exibir arquivo Open project: Bunk/trellow

Public Methods

Method Description
CardsAddCommentRequest ( ICardId card, string comment ) : RestSharp

Method Details

CardsAddCommentRequest() public method

public CardsAddCommentRequest ( ICardId card, string comment ) : RestSharp
card ICardId
comment string
return RestSharp