C# Класс withSIX.Play.Core.Connect.BrowserInterop

Наследование: IDomainService
Показать файл Открыть проект

Открытые методы

Метод Описание
BrowserInterop ( IEventAggregator eventBus ) : System.Runtime.InteropServices
OpenPwsUri ( string url ) : void
RefreshLogin ( ) : void

Описание методов

BrowserInterop() публичный Метод

public BrowserInterop ( IEventAggregator eventBus ) : System.Runtime.InteropServices
eventBus IEventAggregator
Результат System.Runtime.InteropServices

OpenPwsUri() публичный Метод

public OpenPwsUri ( string url ) : void
url string
Результат void

RefreshLogin() публичный Метод

public RefreshLogin ( ) : void
Результат void