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.