Robert Neumann
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How to monitor type system?
Hi!I want to monitor the type system, i.e. Psi structure, from my ReSharper 8.2 plugin and react to certain events (new class/class removed, new property/property removed). But I can't seem to find...