Ejemplo n.º 1
0
 public static bool TryParse(string input, out global::Windows.Data.Json.JsonValue result)
 {
     throw new global::System.NotImplementedException("The member bool JsonValue.TryParse(string input, out JsonValue result) is not implemented in Uno.");
 }
Ejemplo n.º 2
0
 public global::Windows.Data.Json.JsonValue GetNamedValue(string name, global::Windows.Data.Json.JsonValue defaultValue)
 {
     throw new global::System.NotImplementedException("The member JsonValue JsonObject.GetNamedValue(string name, JsonValue defaultValue) is not implemented in Uno.");
 }