unoplatform/Uno.Core

Extension methods should be documented

開放

#74 建立於 2020年10月29日

 (0 則留言) (2 個反應) (0 位負責人)C# (13 個分叉)auto 404
good first issuehelp wanted

倉庫指標

星標
 (40 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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: )

貢獻者指南