C# Class CClash.FastCacheInfo

Inheritance: IDisposable, ICacheInfo
Afficher le fichier Open project: artillery/cclash Class Usage Examples

Méthodes publiques

Méthode Description
Commit ( ) : void
Dispose ( ) : void
FastCacheInfo ( FileCacheStore stats ) : System
LockStatsCall ( System.Action x ) : void

Method Details

Commit() public méthode

public Commit ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

FastCacheInfo() public méthode

public FastCacheInfo ( FileCacheStore stats ) : System
stats FileCacheStore
Résultat System

LockStatsCall() public méthode

public LockStatsCall ( System.Action x ) : void
x System.Action
Résultat void