Ejemplo n.º 1
0
 public string GetJson(JsonSerializerSettings settings)
 {
     return(map.GetJson(settings));
 }