theraot / Theraot

Backporting .NET and more: LINQ expressions in .net 2.0 - nuget Theraot.Core available.
MIT License
159 stars 30 forks source link

backport Type.IsAssignableTo(Type); backport Type.GenericTypeArguments #201

Closed OwnageIsMagic closed 8 months ago

OwnageIsMagic commented 8 months ago

I think it's ok to leave empty TypeTheraotExtensions to simplify ifdefs. There is no chance .net team will add name like that.