M
Mike
what is the advantage in using delegates over calling the method directly. I
guess we get run time binding to method calls, but what do I gain with this
flexibility.
guess we get run time binding to method calls, but what do I gain with this
flexibility.