New in PostSharp 2.1: Navigating Code Relationships

added by kingbee71
7/25/2011 8:15:28 AM

111 Views

Gael Fraiteur covers the second feature of ReflectionSearch: querying the relationships between elements of code. Three kinds of relationships are supported: * type inheritance (classes and interfaces), * usage in statements (a type, method, or field is used inside a method body), * member type.


0 comments