Tweet.Tweet C# (CSharp) Method

Tweet() public method

public Tweet ( ) : System
return System
    public Tweet()
    {
    }

Same methods

Tweet::Tweet ( string link, string title, string author, string pubDate, string description ) : System