Documentationhelp wanted
描述
As part of the 6.0 goals, we want to finish documenting APIs that were shipped without triple slash documentation in previous .NET Core versions.
This work item is part of:
- https://github.com/dotnet/core/issues/5410 Epic: Make sure .NET libraries are continuously improved.
- https://github.com/dotnet/runtime/issues/43849 API documentation debt for Libraries, WinForms and WPF
We would like the WPF team to help with this effort by addressing the APIs in the list below, which are missing some or all of their documentation.
Make sure to follow the documentation guidelines defined in the dotnet-api-docs wiki: https://github.com/dotnet/dotnet-api-docs/wiki
Please add me as a PR reviewer.
Community contributions are welcome.
Update: Here are the APIs introduced in 6.0. Please get their documentation merged before Tuesday 14th, directly in the net6-rc1 branch of the dotnet-api-docs repo.
Older APIs:
| DocId | Summary | Parameters | TypeParameters | ReturnValue | Source File Path | Docs URL |
|---|---|---|---|---|---|---|
| M:System.Xaml.Permissions.XamlLoadPermission.Equals(System.Object) | Missing | Missing | NA | Missing | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Xaml.Permissions/XamlLoadPermission.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Xaml.Permissions.XamlLoadPermission.Equals?branch=master |
| M:System.Xaml.Permissions.XamlLoadPermission.GetHashCode | Missing | NA | NA | Missing | https://github.com/dotnet/dotnet-api-docs/blob/master/xml/System.Xaml.Permissions/XamlLoadPermission.xml | https://review.docs.microsoft.com/en-us/dotnet/api/System.Xaml.Permissions.XamlLoadPermission.GetHashCode?branch=master |
cc @RussKie