C# Class TokenTest.oAuth2.GetAuthCode.AuthCodeException

Inheritance: System.Exception
Afficher le fichier Open project: Huddle/Puddle

Méthodes publiques

Méthode Description
AuthCodeException ( string message, string authCode ) : System

Method Details

AuthCodeException() public méthode

public AuthCodeException ( string message, string authCode ) : System
message string
authCode string
Résultat System