Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
TransitApp
Core
CoolTimer
C# Class TransitApp.Core.CoolTimer
Inheritance:
System.Threading.CancellationTokenSource
,
IDisposable
Mostrar archivo
Open project: nycmobiledev/transit-app
Public Methods
Method
Description
Dispose
( ) :
void
Private Methods
Method
Description
CoolTimer
(
TimerCallback
callback
,
object
state
,
int
dueTime
,
int
period
) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void