This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
Implement support for injecting properties #54
Labels
class-injection
For things concerning class injection/delegate conversion
enhancement
New feature or request
I have no idea why this would be useful, but some reflection-based libraries might make use of this.
Properties, being a pair of get/set methods, should be relatively straightforward to implement.
The text was updated successfully, but these errors were encountered: