Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Library
Net
Amoeba
CountManager
C# Class Library.Net.Amoeba.CountManager
Inheritance:
IThisLock
显示文件
Open project: Alliance-Network/Library
Class Usage Examples
Public Methods
Method
Description
Add
(
int
count
) :
void
CountManager
(
System.TimeSpan
survivalTime
) :
System
Get
( ) :
long
Update
( ) :
void
Method Details
Add()
public
method
public
Add
(
int
count
) :
void
count
int
return
void
CountManager()
public
method
public
CountManager
(
System.TimeSpan
survivalTime
) :
System
survivalTime
System.TimeSpan
return
System
Get()
public
method
public
Get
( ) :
long
return
long
Update()
public
method
public
Update
( ) :
void
return
void