The text of this article is not in this database — only its details are. Read it on the old site: Delegates And Async Programming
3 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Delegates And Async Programming
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
Giuliano PigozziPosted Jan 26, 2023, 5:32 PM
Maybe mine it's stupid question You wrote : public BinaryOp(object target, uint functionAddress); with two parameters but than use BinaryOp b = new BinaryOp(new Program().Add); with just one.. I probably lost something about this.. can You explain ?
jaison joyPosted Jul 22, 2011, 12:32 AM
nice article.
Dinesh BeniwalPosted Jul 21, 2011, 1:21 PM
Thanks for sharing amit......