C# Class withSIX.Mini.Core.Games.Services.GameLockInfo

Inheritance: IDisposable
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
Dispose ( ) : void
GameLockInfo ( IDisposable disp, CancellationToken token ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GameLockInfo() public méthode

public GameLockInfo ( IDisposable disp, CancellationToken token ) : System
disp IDisposable
token System.Threading.CancellationToken
Résultat System