コード例 #1
0
 public global::Windows.Foundation.IAsyncOperation <bool> TryRunAsync(global::Windows.UI.Core.CoreDispatcherPriority priority, global::Windows.UI.Core.DispatchedHandler agileCallback)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<bool> CoreDispatcher.TryRunAsync(CoreDispatcherPriority priority, DispatchedHandler agileCallback) is not implemented in Uno.");
 }
コード例 #2
0
 public bool ShouldYield(global::Windows.UI.Core.CoreDispatcherPriority priority)
 {
     throw new global::System.NotImplementedException("The member bool CoreDispatcher.ShouldYield(CoreDispatcherPriority priority) is not implemented in Uno.");
 }