C# Class trellow.api.Cards.UrlAttachment

Mostra file Open project: Bunk/trellow

Public Methods

Method Description
UrlAttachment ( string url )
UrlAttachment ( string url, string name )

Method Details

UrlAttachment() public method

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

UrlAttachment() public method

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.