An open API service indexing awesome lists of open source software.

https://github.com/hazzik/resharper.reflection

A set of helpers for a reflection API
https://github.com/hazzik/resharper.reflection

Last synced: about 1 month ago
JSON representation

A set of helpers for a reflection API

Awesome Lists containing this project

README

        

ReSharper.Reflection
====================

A set of helpers for a reflection API

The plugin adds support of references of reflected fields, properties, events and methods obtained by `Type.GetXXX` methods and all standard operations on those references as find and rename.

![proof](https://raw.github.com/hazzik/ReSharper.Reflection/master/help/Proof1.PNG)