C# Класс trellow.api.Lists.NewList

Показать файл Открыть проект

Открытые методы

Метод Описание
NewList ( string name, IBoardId board ) : trellow.api.Boards

Описание методов

NewList() публичный Метод

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.
Результат trellow.api.Boards