C# Class SignalR.Tests.HubFacts

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

Méthodes publiques

Méthode Description
Dispose ( ) : void

Private Methods

Méthode Description
AddingToMultipleGroups ( ) : void
ChangeHubUrl ( ) : void
ComplexPersonState ( ) : void
CreateProxyAfterConnectionStartsThrows ( ) : void
CustomQueryString ( ) : void
CustomQueryStringRaw ( ) : void
DynamicInvokeTest ( ) : void
GenericTaskWithException ( ) : void
GetValueFromServer ( ) : void
GuidTest ( ) : void
HubGroupsDontRejoinByDefault ( ) : void
HubGroupsRejoinWhenRejoiningGroupsOverridden ( ) : void
HubHasConnectionEvents ( ) : void
Overloads ( ) : void
ReadingState ( ) : void
RejoiningGroupsOnlyReceivesGroupsBelongingToHub ( ) : void
SettingState ( ) : void
TaskWithException ( ) : void
UnsupportedOverloads ( ) : void
UsingHubAfterManualCreationThrows ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void