Ejemplo n.º 1
0
 private IDictionary <string, object> GetJson()
 {
     return(plotArea.CreateSerializer().Serialize());
 }