C# 클래스 withSIX.Play.Infra.Server.Hubs.CollectionsHub

상속: BaseHub
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
CollectionsHub ( IMediator mediator ) : System.Collections.Generic
GetClientCollections ( ) : Task>
GetTest ( ) : void
OnConnected ( ) : System.Threading.Tasks.Task

메소드 상세

CollectionsHub() 공개 메소드

public CollectionsHub ( IMediator mediator ) : System.Collections.Generic
mediator IMediator
리턴 System.Collections.Generic

GetClientCollections() 공개 메소드

public GetClientCollections ( ) : Task>
리턴 Task>

GetTest() 공개 메소드

public GetTest ( ) : void
리턴 void

OnConnected() 공개 메소드

public OnConnected ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task