C# Class trellow.api.Lists.NewList

Afficher le fichier Open project: Bunk/trellow

Méthodes publiques

Méthode Description
NewList ( string name, IBoardId board ) : trellow.api.Boards

Method Details

NewList() public méthode

public NewList ( string name, IBoardId board ) : trellow.api.Boards
name string A string with a length from 1 to 16384.
board IBoardId Id of the board that the list should be added to.
Résultat trellow.api.Boards