C# Class SignalR.Tests.HubFacts.RejoinMultGroupHub

Inheritance: MultGroupHub
Afficher le fichier Open project: Icenium/SignalR

Méthodes publiques

Méthode Description
RejoinMultGroupHub ( ) : System
RejoinMultGroupHub ( List groupsRequestedToBeRejoined ) : System
RejoiningGroups ( IEnumerable groups ) : IEnumerable

Method Details

RejoinMultGroupHub() public méthode

public RejoinMultGroupHub ( ) : System
Résultat System

RejoinMultGroupHub() public méthode

public RejoinMultGroupHub ( List groupsRequestedToBeRejoined ) : System
groupsRequestedToBeRejoined List
Résultat System

RejoiningGroups() public méthode

public RejoiningGroups ( IEnumerable groups ) : IEnumerable
groups IEnumerable
Résultat IEnumerable