1 implementation of GetItemType
Microsoft.AspNetCore.SignalR.Core (1)
StreamTracker.cs (1)
140public Type GetItemType()
1 reference to GetItemType
Microsoft.AspNetCore.SignalR.Core (1)
StreamTracker.cs (1)
78return registration.Converter.GetItemType();