dotnet/winforms

Add test coverage for COM type converter classes

Open

#8,293 创建于 2022年11月28日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C# (922 fork)batch import
area-COMhelp wantedtest-enhancement

仓库指标

Star
 (4,100 star)
PR 合并指标
 (平均合并 14天 22小时) (30 天内合并 56 个 PR)

描述

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.

贡献者指南