Implemented interface member:
method
GetParameterTypes
Microsoft.AspNetCore.SignalR.IInvocationBinder.GetParameterTypes(System.String)
1 reference to GetParameterTypes
Microsoft.AspNetCore.SignalR.Common.Tests (1)
Internal\Protocol\CompositeTestBinder.cs (1)
24return new TestBinder(_hubMessages[index - 1]).GetParameterTypes(methodName);