C# Class TrelloNet.Internal.Tokens

Inheritance: ITokens
Afficher le fichier Open project: Bunk/trellow Class Usage Examples

Méthodes publiques

Méthode Description
Tokens ( TrelloRestClient restClient )
WithToken ( string token ) : Token

Method Details

Tokens() public méthode

public Tokens ( TrelloRestClient restClient )
restClient TrelloRestClient

WithToken() public méthode

public WithToken ( string token ) : Token
token string
Résultat Token