dotnet/winforms

Add test coverage for COM type converter classes

Aperta

#8293 aperta il 28 nov 2022

 (1 commento) (0 reazioni) (0 assegnatari)C# (922 fork)batch import
area-COMhelp wantedtest-enhancement

Metriche repository

Star
 (4100 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor