C# Class Library.Net.Amoeba.CountManager

Inheritance: IThisLock
Afficher le fichier Open project: Alliance-Network/Library Class Usage Examples

Méthodes publiques

Méthode Description
Add ( int count ) : void
CountManager ( System.TimeSpan survivalTime ) : System
Get ( ) : long
Update ( ) : void

Method Details

Add() public méthode

public Add ( int count ) : void
count int
Résultat void

CountManager() public méthode

public CountManager ( System.TimeSpan survivalTime ) : System
survivalTime System.TimeSpan
Résultat System

Get() public méthode

public Get ( ) : long
Résultat long

Update() public méthode

public Update ( ) : void
Résultat void