Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
PocketCampus
Main
Services
BrowserService
C# Class PocketCampus.Main.Services.BrowserService
Provides access to the Windows Phone browser.
Inheritance:
IBrowserService
Datei anzeigen
Open project: accandme/pocketcampus
Public Methods
Method
Description
NavigateTo
(
string
url
) :
void
Navigates to the specified URL.
Method Details
NavigateTo()
public
method
Navigates to the specified URL.
public
NavigateTo
(
string
url
) :
void
url
string
return
void