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

Inheritance: BoardsRequest
Afficher le fichier Open project: Bunk/trellow

Méthodes publiques

Méthode Description
BoardsChangeLabelNameRequest ( IBoardId board, Color color, string name ) : RestSharp

Method Details

BoardsChangeLabelNameRequest() public méthode

public BoardsChangeLabelNameRequest ( IBoardId board, Color color, string name ) : RestSharp
board IBoardId
color Color
name string
Résultat RestSharp