unoplatform/Uno.Core

Extension methods should be documented

オープン

#74 opened on 2020/10/29

 (0 件のコメント) (2 件のリアクション) (0 人の担当者)C# (13 件のフォーク)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (40 個のスター)
PR merge metrics
 (PR metrics pending)

説明

I'm submitting a...

  • Documentation issue or request

Current behavior

Most of the extension methods in Uno.Core (eg here https://github.com/unoplatform/Uno.Core/blob/master/src/Uno.Core/Collections/EnumerableExtensions.cs) lack xml documentation.

Expected behavior

Methods are documented with what they actually do.

Minimal reproduction of the problem with instructions

Environment

Nuget Package: 

Package Version(s): 

Affected platform(s):
- [ ] iOS
- [ ] Android
- [ ] WebAssembly
- [ ] Windows
- [ ] Build tasks

Visual Studio
- [ ] 2017 (version: )
- [ ] 2017 Preview (version: )
- [ ] for Mac (version: )

Relevant plugins
- [ ] Resharper (version: )

コントリビューターガイド