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

Inheritance: IDomainService
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

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

Method Details

BrowserInterop() public méthode

public BrowserInterop ( IEventAggregator eventBus ) : System.Runtime.InteropServices
eventBus IEventAggregator
Résultat System.Runtime.InteropServices

OpenPwsUri() public méthode

public OpenPwsUri ( string url ) : void
url string
Résultat void

RefreshLogin() public méthode

public RefreshLogin ( ) : void
Résultat void