C# Class trellow.api.Cards.UrlAttachment

Afficher le fichier Open project: Bunk/trellow

Méthodes publiques

Méthode Description
UrlAttachment ( string url )
UrlAttachment ( string url, string name )

Method Details

UrlAttachment() public méthode

public UrlAttachment ( string url )
url string A string with a length from 1 to 16384.

UrlAttachment() public méthode

public UrlAttachment ( string url, string name )
url string A string with a length from 1 to 16384.
name string A string with a length from 1 to 256.