Method | Description | |
---|---|---|
IsAuthenticated ( ) : bool | ||
TrelloConnection ( string appKey, string userToken ) : TrelloNet |
Method | Description | |
---|---|---|
Authenticate ( string appKey, string userToken ) : void |
public TrelloConnection ( string appKey, string userToken ) : TrelloNet | ||
appKey | string | |
userToken | string | |
return | TrelloNet |