C# 클래스 withSIX.Play.Core.Connect.Events.RequestOpenBrowser

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

공개 메소드들

메소드 설명
RequestOpenBrowser ( Uri url ) : System
RequestOpenBrowser ( string url ) : System

메소드 상세

RequestOpenBrowser() 공개 메소드

public RequestOpenBrowser ( Uri url ) : System
url System.Uri
리턴 System

RequestOpenBrowser() 공개 메소드

public RequestOpenBrowser ( string url ) : System
url string
리턴 System