Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Server
Tracker
C# Class Server.Tracker
Exibir arquivo
Open project: dude-seriously/gh12-server
Public Methods
Method
Description
Stop
( ) :
void
Track
(
string
pointName
) :
void
Tracker
( ) :
System
this
(
string
pointName
) :
double
Method Details
Stop()
public
method
public
Stop
( ) :
void
return
void
Track()
public
method
public
Track
(
string
pointName
) :
void
pointName
string
return
void
Tracker()
public
method
public
Tracker
( ) :
System
return
System
this()
public
method
public
this
(
string
pointName
) :
double
pointName
string
return
double