C# Class trellow.api.Cards.CardId

Inheritance: ICardId
显示文件 Open project: Bunk/trellow

Public Methods

Method Description
CardId ( string id ) : trellow.api.Internal
GetCardId ( ) : string

Method Details

CardId() public method

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

GetCardId() public method

public GetCardId ( ) : string
return string