C# Class TrelloNet.Internal.Tokens

Inheritance: ITokens
Show file Open project: Bunk/trellow Class Usage Examples

Public Methods

Method Description
Tokens ( TrelloRestClient restClient )
WithToken ( string token ) : Token

Method Details

Tokens() public method

public Tokens ( TrelloRestClient restClient )
restClient TrelloRestClient

WithToken() public method

public WithToken ( string token ) : Token
token string
return Token