C# Class MALClient.Shared.Managers.MalWebViewHttpContextInitializer

Show file Open project: Mordonus/MALClient

Public Methods

Method 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 method

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
return System.Threading.Tasks.Task