make a method called when other method is called?

  • Thread starter Thread starter lukasz
  • Start date Start date
L

lukasz

Hey is there a way to make certain method be called whenever any other
method in my program is called (such global method hook), usable e.g.
for logging or debugging?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top