C# Class withSIX.Play.Infra.Server.Hubs.CollectionsHub

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

Public Methods

Method Description
CollectionsHub ( IMediator mediator ) : System.Collections.Generic
GetClientCollections ( ) : Task>
GetTest ( ) : void
OnConnected ( ) : System.Threading.Tasks.Task

Method Details

CollectionsHub() public method

public CollectionsHub ( IMediator mediator ) : System.Collections.Generic
mediator IMediator
return System.Collections.Generic

GetClientCollections() public method

public GetClientCollections ( ) : Task>
return Task>

GetTest() public method

public GetTest ( ) : void
return void

OnConnected() public method

public OnConnected ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task