Reflection Generator
Reflection Generator is a utility used to generate the “reflection wrappers” automatically. Through the reflection wrappers, you can access and modify the non-public fields in a class.
- Generate the reflection wrappers by a single click
- Works for both public/non-public, instance/static fields
- Free to choose fields you want to wrap
- Custom the “wrapper methods” prefix and postfix