Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
trellow
api
Cards
FileAttachment
C# Класс trellow.api.Cards.FileAttachment
Показать файл
Открыть проект
Открытые методы
Метод
Описание
FileAttachment
(
string
filePath
)
FileAttachment
(
string
filePath
,
string
name
)
Описание методов
FileAttachment()
публичный
Метод
public
FileAttachment
(
string
filePath
)
filePath
string
A file
FileAttachment()
публичный
Метод
public
FileAttachment
(
string
filePath
,
string
name
)
filePath
string
A file.
name
string
A string with a length from 0 to 256.