C# Class trellow.api.OAuthToken

Exibir arquivo Open project: Bunk/trellow Class Usage Examples

Public Methods

Method Description
OAuthToken ( ) : System
OAuthToken ( string publicKey, string privateKey ) : System

Method Details

OAuthToken() public method

public OAuthToken ( ) : System
return System

OAuthToken() public method

public OAuthToken ( string publicKey, string privateKey ) : System
publicKey string
privateKey string
return System