Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public AUTH_Gmail_OAuth1_3leg( string consumerKey, string consumerSecret )
Public Sub New ( consumerKey As String, consumerSecret As String )
public: AUTH_Gmail_OAuth1_3leg( String^ consumerKey, String^ consumerSecret )
new : consumerKey : string * consumerSecret : string -> AUTH_Gmail_OAuth1_3leg
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is riased when consumerKey or consumerSecret is null reference. |
ArgumentException | Is riased when any of the arguments has invalid value. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119