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

Mostrar archivo Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
GameLockChanged ( System.Guid gameId, bool isLocked, bool canCancel = false ) : System

Method Details

GameLockChanged() public method

public GameLockChanged ( System.Guid gameId, bool isLocked, bool canCancel = false ) : System
gameId System.Guid
isLocked bool
canCancel bool
return System