C# 클래스 trellow.api.Lists.NewList

파일 보기 프로젝트 열기: Bunk/trellow

공개 메소드들

메소드 설명
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