コード例 #1
0
ファイル: AtomPubClient.cs プロジェクト: neoayi/Uno
 public global::Windows.Foundation.IAsyncActionWithProgress <global::Windows.Web.Syndication.TransferProgress> DeleteResourceItemAsync(global::Windows.Web.Syndication.SyndicationItem item)
 {
     throw new global::System.NotImplementedException("The member IAsyncActionWithProgress<TransferProgress> AtomPubClient.DeleteResourceItemAsync(SyndicationItem item) is not implemented in Uno.");
 }
コード例 #2
0
ファイル: AtomPubClient.cs プロジェクト: neoayi/Uno
 public global::Windows.Foundation.IAsyncOperationWithProgress <global::Windows.Web.Syndication.SyndicationItem, global::Windows.Web.Syndication.TransferProgress> CreateResourceAsync(global::System.Uri uri, string description, global::Windows.Web.Syndication.SyndicationItem item)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperationWithProgress<SyndicationItem, TransferProgress> AtomPubClient.CreateResourceAsync(Uri uri, string description, SyndicationItem item) is not implemented in Uno.");
 }