C# 클래스 withSIX.Play.Core.Connect.BrowserInterop

상속: IDomainService
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
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