C# Class trellow.api.Lists.NewList

Exibir arquivo Open project: Bunk/trellow

Public Methods

Method Description
NewList ( string name, IBoardId board ) : trellow.api.Boards

Method Details

NewList() public method

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.
return trellow.api.Boards