FlickrNet.Twitter.Twitter C# (CSharp) Méthode

Twitter() public méthode

Constructor loads configuration settings from app.config or web.config file if they exist.
public Twitter ( ) : System
Résultat System
        public Twitter()
        {


            CurrentService = DefaultService;
        }

Same methods

Twitter::Twitter ( string apiKey ) : System
Twitter::Twitter ( string apiKey, string sharedSecret ) : System
Twitter::Twitter ( string apiKey, string sharedSecret, string token ) : System