C# Class HearthStone.Library.CommunicationInfrastructure.Event.Handlers.Game.Sync.SyncRoundCountChangedHandler

Inheritance: SyncDataHandler
Show file Open project: NCTUGDC/HearthStone

Public Methods

Method Description
SyncRoundCountChangedHandler ( subject ) : HearthStone.Protocol.Communication.SyncDataCodes

Private Methods

Method Description
Handle ( syncCode, Dictionary parameters, string &errorMessage ) : bool

Method Details

SyncRoundCountChangedHandler() public method

public SyncRoundCountChangedHandler ( subject ) : HearthStone.Protocol.Communication.SyncDataCodes
return HearthStone.Protocol.Communication.SyncDataCodes