|
2 |
edited tags
|
||
|
1 |
|
||
Determine property calls between two classes in .NetGiven two .Net types, type A and type B, how could one determine all property calls to type A (including sub classes of type A) made from type B?
|
||||
