C# Class trellow.api.OAuthToken

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

Méthodes publiques

Méthode Description
OAuthToken ( ) : System
OAuthToken ( string publicKey, string privateKey ) : System

Method Details

OAuthToken() public méthode

public OAuthToken ( ) : System
Résultat System

OAuthToken() public méthode

public OAuthToken ( string publicKey, string privateKey ) : System
publicKey string
privateKey string
Résultat System