C# 클래스 trellow.api.Cards.NewCard

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

공개 메소드들

메소드 설명
NewCard ( string name, IListId list ) : trellow.api.Lists

메소드 상세

NewCard() 공개 메소드

public NewCard ( string name, IListId list ) : trellow.api.Lists
name string A string with a length from 1 to 16384.
list IListId Id of the list that the card should be added to.
리턴 trellow.api.Lists