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

Inheritance: CardsRequest
Exibir arquivo Open project: Bunk/trellow

Public Methods

Method Description
CardsAddBytesAttachmentRequest ( ICardId card, BytesAttachment attachment ) : RestSharp

Method Details

CardsAddBytesAttachmentRequest() public method

public CardsAddBytesAttachmentRequest ( ICardId card, BytesAttachment attachment ) : RestSharp
card ICardId
attachment BytesAttachment
return RestSharp