dotnet/winforms

Add test coverage for COM type converter classes

Open

#8,293 opened on 2022年11月28日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)C# (922 forks)batch import
area-COMhelp wantedtest-enhancement

Repository metrics

Stars
 (4,100 stars)
PR merge metrics
 (平均マージ 14d 22h) (30d で 56 merged PRs)

説明

The code under the COM2Interop folder provides COM type descriptor functionality for .NET. We've started adding unit tests, but more needs to be done.

This is a great place for external contributors to get some deeper understanding of .NET's Component Model and help fill in the gaps here.

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