dotnet/winforms

Add test coverage for COM type converter classes

开放

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

 (1 条评论) (0 个反应) (0 位负责人)C# (922 个派生)batch import
area-COMhelp wantedtest-enhancement

仓库指标

星标
 (4,100 个星标)
PR 合并指标
 (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.

贡献者指南