Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
trellow
api
Cards
FileAttachment
C# Class trellow.api.Cards.FileAttachment
Mostra file
Open project: Bunk/trellow
Public Methods
Method
Description
FileAttachment
(
string
filePath
)
FileAttachment
(
string
filePath
,
string
name
)
Method Details
FileAttachment()
public
method
public
FileAttachment
(
string
filePath
)
filePath
string
A file
FileAttachment()
public
method
public
FileAttachment
(
string
filePath
,
string
name
)
filePath
string
A file.
name
string
A string with a length from 0 to 256.