C# Class trellow.api.Cards.NewCard

Afficher le fichier Open project: Bunk/trellow

Méthodes publiques

Méthode Description
NewCard ( string name, IListId list ) : trellow.api.Lists

Method Details

NewCard() public méthode

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.
Résultat trellow.api.Lists