See hub method parameters' original JSON from inside hub method

前端 未结 0 752

My SignalR hub method looks like this:

public async Task ApplyChanges( IEnumerable docs )
{
    ...
}

For debug

相关标签:
回答
  • 消灭零回复
提交回复
热议问题