Forum Discussion

rkarger's avatar
rkarger
Occasional Contributor
14 years ago

AddMethod method of Object object calls the new method when it's added

I am trying to use the AddMethod method to add a new method to an object that I want to call later and do NOT want to call when it's being added.  AddMethod calls the new method anyway.  This would be...