C# Class trellow.api.Cards.FileAttachment

Afficher le fichier Open project: Bunk/trellow

Méthodes publiques

Méthode Description
FileAttachment ( string filePath )
FileAttachment ( string filePath, string name )

Method Details

FileAttachment() public méthode

public FileAttachment ( string filePath )
filePath string A file

FileAttachment() public méthode

public FileAttachment ( string filePath, string name )
filePath string A file.
name string A string with a length from 0 to 256.