dotnet/winforms

Add test coverage for COM type converter classes

Open

#8.293 aberto em 28 de nov. de 2022

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)C# (922 forks)batch import
area-COMhelp wantedtest-enhancement

Métricas do repositório

Stars
 (4.100 stars)
Métricas de merge de PR
 (Mesclagem média 14d 22h) (56 fundiu PRs em 30d)

Description

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.

Guia do colaborador