C# Class withSIX.Play.Core.Games.Legacy.BusyStateHandler.BusySession

Inheritance: IDisposable
Exibir arquivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
BusySession ( BusyStateHandler handler ) : System
Dispose ( ) : void

Method Details

BusySession() public method

public BusySession ( BusyStateHandler handler ) : System
handler BusyStateHandler
return System

Dispose() public method

public Dispose ( ) : void
return void