Ejemplo n.º 1
0
 public global::Windows.Data.Json.JsonObject GetNamedObject(string name, global::Windows.Data.Json.JsonObject defaultValue)
 {
     throw new global::System.NotImplementedException("The member JsonObject JsonObject.GetNamedObject(string name, JsonObject defaultValue) is not implemented in Uno.");
 }
Ejemplo n.º 2
0
 public static bool TryParse(string input, out global::Windows.Data.Json.JsonObject result)
 {
     throw new global::System.NotImplementedException("The member bool JsonObject.TryParse(string input, out JsonObject result) is not implemented in Uno.");
 }
Ejemplo n.º 3
0
 public global::Windows.Foundation.IAsyncOperationWithProgress <global::Windows.System.Diagnostics.DiagnosticActionResult, global::Windows.System.Diagnostics.DiagnosticActionState> RunDiagnosticActionAsync(global::Windows.Data.Json.JsonObject context)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperationWithProgress<DiagnosticActionResult, DiagnosticActionState> DiagnosticInvoker.RunDiagnosticActionAsync(JsonObject context) is not implemented in Uno.");
 }