IntelliTect / IntelliTect/CodingGuidelines
proposal: ban List<T>.ForEach
Đang mở
- Ngôn ngữ chính
- C#
- Star
- 12
- Fork
- 16
- Merge trung bình
- 2 phút
- Pull request đã merge (30 ngày)
- 7
Mô tả
List.ForEach is yucky and there's no scenario where it should be used instead of a `foreach` loop.
Eric Lippert agrees: https://ericlippert.com/2009/05/18/foreach-vs-foreach/
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.