C# Class withSIX.Play.Core.Connect.Events.RequestOpenBrowser

Inheritance: System.EventArgs
Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
RequestOpenBrowser ( Uri url ) : System
RequestOpenBrowser ( string url ) : System

Method Details

RequestOpenBrowser() public method

public RequestOpenBrowser ( Uri url ) : System
url System.Uri
return System

RequestOpenBrowser() public method

public RequestOpenBrowser ( string url ) : System
url string
return System