theraot / Theraot

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

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

Closed OwnageIsMagic closed 1 year ago

OwnageIsMagic commented 1 year ago

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