Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
PocketCampus
Main
Services
BrowserService
C# Class PocketCampus.Main.Services.BrowserService
Provides access to the Windows Phone browser.
Inheritance:
IBrowserService
Afficher le fichier
Open project: accandme/pocketcampus
Méthodes publiques
Méthode
Description
NavigateTo
(
string
url
) :
void
Navigates to the specified URL.
Method Details
NavigateTo()
public
méthode
Navigates to the specified URL.
public
NavigateTo
(
string
url
) :
void
url
string
Résultat
void