C# Class DOAP.WCFExample.OAuthService

Mostrar archivo Open project: TWith2Sugars/DOAP

Public Methods

Method Description
OAuthService ( ) : System

Initializes a new instance of the OAuthService class.

Private Methods

Method Description
Token ( ) : OAuthResponse

Method Details

OAuthService() public method

Initializes a new instance of the OAuthService class.
public OAuthService ( ) : System
return System