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

Inheritance: BoardsRequest
Mostrar archivo Open project: Bunk/trellow

Public Methods

Method Description
BoardsChangeLabelNameRequest ( IBoardId board, Color color, string name ) : RestSharp

Method Details

BoardsChangeLabelNameRequest() public method

public BoardsChangeLabelNameRequest ( IBoardId board, Color color, string name ) : RestSharp
board IBoardId
color Color
name string
return RestSharp