OpenTween.Bing.Bing C# (CSharp) Method

Bing() public method

public Bing ( ) : System
return System
        public Bing()
            : this(null)
        {
        }

Same methods

Bing::Bing ( HttpClient http ) : System