我想将我转换Dictionary<int,List<int>>为JSON字符串.有谁知道如何在C#中实现这一目标?
Dictionary<int,List<int>>
c# json dictionary
c# ×1
dictionary ×1
json ×1