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
Telephony
Models
Smartphone
C# Class Telephony.Models.Smartphone
Inheritance:
ICalling
,
IBrowsing
Datei anzeigen
Open project: georgidelchev/CSharp-Programming-Advanced
Public Methods
Method
Description
Browse
(
string
url
) :
void
Call
(
string
number
) :
void
Method Details
Browse()
public
method
public
Browse
(
string
url
) :
void
url
string
return
void
Call()
public
method
public
Call
(
string
number
) :
void
number
string
return
void