C# Class TrakHound.GitHub.OAuth2Token

Afficher le fichier Open project: TrakHound/TrakHound-Community

Méthodes publiques

Méthode Description
Get ( Authentication credentials ) : OAuth2Token
Parse ( string s ) : OAuth2Token

Method Details

Get() public static méthode

public static Get ( Authentication credentials ) : OAuth2Token
credentials Authentication
Résultat OAuth2Token

Parse() public static méthode

public static Parse ( string s ) : OAuth2Token
s string
Résultat OAuth2Token