[docs] Improve XML docs for SKReceiptProperties#25774
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Improves the XML documentation for StoreKit.SKReceiptProperties, clarifying constructor/property docs and cleaning up placeholder/empty XML nodes so generated API docs are more useful and accurate.
Changes:
- Replaced placeholder XML doc text with meaningful summaries/values for constructors and properties.
- Simplified/fixed the
see crefreference forSKReceiptRefreshRequest. - Removed empty
<remarks>nodes.
| namespace StoreKit { | ||
| /// <summary>Defines test properties for the <see cref="StoreKit.SKReceiptRefreshRequest(Foundation.NSDictionary)" /> constructor.</summary> | ||
| /// <remarks>To be added.</remarks> | ||
| /// <summary>Defines test properties for the <see cref="SKReceiptRefreshRequest" /> constructor.</summary> |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
✅ [PR Build #64abd74] Build passed (Build packages) ✅Pipeline on Agent |
✅ [PR Build #64abd74] Build passed (Build macOS tests) ✅Pipeline on Agent |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
🚀 [CI Build #64abd74] Test results 🚀Test results✅ All tests passed on VSTS: test results. 🎉 All 207 tests passed 🎉 Tests counts✅ assembly-processing: All 1 tests passed. Html Report (VSDrops) Download macOS tests✅ Tests on macOS Monterey (12): All 5 tests passed. Html Report (VSDrops) Download Linux Build VerificationPipeline on Agent |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
✅ [PR Build #64abd74] Build passed (Detect API changes) ✅Pipeline on Agent |
✅ API diff for current PR / commitNET (empty diffs)✅ API diff vs stableNET (empty diffs)ℹ️ Generator diffGenerator Diff: vsdrops (html) vsdrops (raw diff) gist (raw diff) - Please review changes) Pipeline on Agent |
Improve XML documentation for the
SKReceiptPropertiestype:see crefreference toSKReceiptRefreshRequest<remarks>nodes🤖 Pull request created by Copilot