C# Class withSIX.Play.Core.Connect.BrowserInterop

Inheritance: IDomainService
Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
BrowserInterop ( IEventAggregator eventBus ) : System.Runtime.InteropServices
OpenPwsUri ( string url ) : void
RefreshLogin ( ) : void

Method Details

BrowserInterop() public method

public BrowserInterop ( IEventAggregator eventBus ) : System.Runtime.InteropServices
eventBus IEventAggregator
return System.Runtime.InteropServices

OpenPwsUri() public method

public OpenPwsUri ( string url ) : void
url string
return void

RefreshLogin() public method

public RefreshLogin ( ) : void
return void