C# Class trellow.api.Boards.Internal.BoardsChangeDescriptionRequest

Inheritance: BoardsRequest
Mostrar archivo Open project: Bunk/trellow

Public Methods

Method Description
BoardsChangeDescriptionRequest ( IBoardId board, string description ) : RestSharp

Method Details

BoardsChangeDescriptionRequest() public method

public BoardsChangeDescriptionRequest ( IBoardId board, string description ) : RestSharp
board IBoardId
description string
return RestSharp