C# Class Microsoft.AspNetCore.SignalR.Hubs.HubInvokerContext

Inheritance: IHubIncomingInvokerContext
Afficher le fichier Open project: FabianGosebrink/ASPNET-Core-Angular2-SignalR-Typescript Class Usage Examples

Méthodes publiques

Méthode Description
HubInvokerContext ( IHub hub, MethodDescriptor methodDescriptor, IList args ) : System.Collections.Generic

Method Details

HubInvokerContext() public méthode

public HubInvokerContext ( IHub hub, MethodDescriptor methodDescriptor, IList args ) : System.Collections.Generic
hub IHub
methodDescriptor MethodDescriptor
args IList
Résultat System.Collections.Generic