C# Class t4csConsole.Account

Inheritance: Twitter4CS.Authentication.OAuth
Afficher le fichier Open project: nk0t/Twitter4CS Class Usage Examples

Méthodes publiques

Méthode Description
Account ( ) : System
Account ( string token, string secret ) : System

Method Details

Account() public méthode

public Account ( ) : System
Résultat System

Account() public méthode

public Account ( string token, string secret ) : System
token string
secret string
Résultat System