C# Class SpeakerNet.Hubs.VotingResultHub

Inheritance: Hub
Mostra file Open project: dotnet-koelnbonn/SpeakerNet

Public Methods

Method Description
updateSession ( ListSessionVotingModel model ) : void

Method Details

updateSession() public method

public updateSession ( ListSessionVotingModel model ) : void
model SpeakerNet.ViewModels.ListSessionVotingModel
return void