KeRNeLith / ImmediateReflection

.NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/set). It also provides an ObjectWrapper object allowing to use Reflection in a faster way. And finally it offers the possibility to create strongly typed delegates.

Home Page:https://kernelith.github.io/ImmediateReflection/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KeRNeLith/ImmediateReflection Stargazers