C# Class trellow.api.Boards.BoardId

Inheritance: IBoardId
ファイルを表示 Open project: Bunk/trellow

Public Methods

Method Description
BoardId ( string id ) : trellow.api.Internal
GetBoardId ( ) : string

Method Details

BoardId() public method

public BoardId ( string id ) : trellow.api.Internal
id string
return trellow.api.Internal

GetBoardId() public method

public GetBoardId ( ) : string
return string