C# 클래스 MALClient.XShared.Comm.MagicalRawQueries.MalHttpContextProvider

파일 보기 프로젝트 열기: Mordonus/MALClient 1 사용 예제들

공개 메소드들

메소드 설명
ErrorMessage ( string what ) : void
GetHttpContextAsync ( ) : Task

Establishes connection with MAL, attempts to authenticate.

메소드 상세

ErrorMessage() 공개 정적인 메소드

public static ErrorMessage ( string what ) : void
what string
리턴 void

GetHttpContextAsync() 공개 정적인 메소드

Establishes connection with MAL, attempts to authenticate.
/// Unable to authorize. ///
public static GetHttpContextAsync ( ) : Task
리턴 Task