Пример #1
0
 public static void SetJson(this AltecJsonSchema schema, Element element, string json)
 {
     schema.SetJson(element, json);
 }