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

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

공개 메소드들

메소드 설명
UrlAttachment ( string url )
UrlAttachment ( string url, string name )

메소드 상세

UrlAttachment() 공개 메소드

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

UrlAttachment() 공개 메소드

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.