C# Class MALClient.XShared.Comm.MagicalRawQueries.MalHttpContextProvider

Afficher le fichier Open project: Mordonus/MALClient Class Usage Examples

Méthodes publiques

Méthode Description
ErrorMessage ( string what ) : void
GetHttpContextAsync ( ) : Task

Establishes connection with MAL, attempts to authenticate.

Method Details

ErrorMessage() public static méthode

public static ErrorMessage ( string what ) : void
what string
Résultat void

GetHttpContextAsync() public static méthode

Establishes connection with MAL, attempts to authenticate.
/// Unable to authorize. ///
public static GetHttpContextAsync ( ) : Task
Résultat Task