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

Inheritance: MethodDescriptor
Show file Open project: FabianGosebrink/ASPNET-Core-Angular2-SignalR-Typescript Class Usage Examples

Private Methods

Method Description
GetAvailableMethodSignatures ( ) : IEnumerable
NullMethodDescriptor ( HubDescriptor descriptor, string methodName, IEnumerable availableMethods ) : System