C# Class MALClient.Shared.Managers.MalWebViewHttpContextInitializer

Afficher le fichier Open project: Mordonus/MALClient

Méthodes publiques

Méthode Description
InitializeContextForWebViews ( bool mobile ) : System.Threading.Tasks.Task

Moves needed cookies to globaly used client by WebViews control, web view authentication in other words.

Method Details

InitializeContextForWebViews() public static méthode

Moves needed cookies to globaly used client by WebViews control, web view authentication in other words.
public static InitializeContextForWebViews ( bool mobile ) : System.Threading.Tasks.Task
mobile bool
Résultat System.Threading.Tasks.Task