invio / Invio.Immutable

C# Library used to ease immutable class creation and data management
MIT License
2 stars 0 forks source link

Use IsDerivativeOf() from Invio.Extensions.Reflection #31

Closed carusology closed 6 years ago

carusology commented 6 years ago

I had a one-off implementation here called IsImplementingOpenGenericInterface. I don't need it anymore since there is now a generic implementation of this same functionality in Invio.Extensions.Reflection.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.1%) to 99.065% when pulling 43f1e05b4c926848ab87757e2a269621831ee46c on upgrade-invio-reflection-extensions into 48e7e97faf390cb7a2521c86ee32f8703b6a91b8 on master.