예제 #1
0
 public global::Windows.Foundation.IAsyncAction ShowInsightsForTextAsync(string text, global::Windows.Services.Cortana.CortanaActionableInsightsOptions options)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction CortanaActionableInsights.ShowInsightsForTextAsync(string text, CortanaActionableInsightsOptions options) is not implemented in Uno.");
 }
예제 #2
0
 public global::Windows.Foundation.IAsyncAction ShowInsightsAsync(global::Windows.ApplicationModel.DataTransfer.DataPackage datapackage, global::Windows.Services.Cortana.CortanaActionableInsightsOptions options)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction CortanaActionableInsights.ShowInsightsAsync(DataPackage datapackage, CortanaActionableInsightsOptions options) is not implemented in Uno.");
 }
예제 #3
0
 public global::Windows.Foundation.IAsyncAction ShowInsightsForImageAsync(global::Windows.Storage.Streams.IRandomAccessStreamReference imageStream, global::Windows.Services.Cortana.CortanaActionableInsightsOptions options)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction CortanaActionableInsights.ShowInsightsForImageAsync(IRandomAccessStreamReference imageStream, CortanaActionableInsightsOptions options) is not implemented in Uno.");
 }