1
Answer

using .Net Reflector

Bob Lewiston

Bob Lewiston

15y
3.9k
1

Please forgive what is surely a stupid question:

How do I use .Net Reflector to find out which namespace a class, method or property is in, or to see parameter lists? There's no way to enter a character string to tell it what you're looking for.

Answers (1)