R
Richard Ward
Hi
I want to pull the name of the namespace a method is defined in from
inside the method itself. MSDN say to use ISymbolMethod.GetNamespace.
However, how do I get a reference to ISymbolMethod interface.
Anybody got an example?
TIA
Richard
I want to pull the name of the namespace a method is defined in from
inside the method itself. MSDN say to use ISymbolMethod.GetNamespace.
However, how do I get a reference to ISymbolMethod interface.
Anybody got an example?
TIA
Richard