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