SeeminglyScience / ImpliedReflection

Access non-public types and type members as if they were public.
MIT License
42 stars 3 forks source link

Fix Add-PrivateMember #8

Closed SeeminglyScience closed 5 years ago

SeeminglyScience commented 5 years ago

The instances were not being changed correctly on cloned member infoobjects. This change adds a DLR binder to properly update instances.