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

Inheritance: CardsRequest
ファイルを表示 Open project: Bunk/trellow

Public Methods

Method Description
CardsRemoveAttachmentRequest ( ICardId card, IAttachmentId attachment ) : RestSharp

Method Details

CardsRemoveAttachmentRequest() public method

public CardsRemoveAttachmentRequest ( ICardId card, IAttachmentId attachment ) : RestSharp
card ICardId
attachment IAttachmentId
return RestSharp