C# Class withSIX.Mini.Applications.Services.GameLockState

显示文件 Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
GameLockState ( bool isLocked, bool canAbort ) : System

Method Details

GameLockState() public method

public GameLockState ( bool isLocked, bool canAbort ) : System
isLocked bool
canAbort bool
return System