Skip to Content
0
Oct 31, 2005 at 04:37 PM

How do I find the class name if I only know the method which the class has?

7869 Views

Hi,

I only know a method name, but I don't know which class has this method. So I want to find that class which has this method. Can you tell me how to find it?

Thanks!