Delegates can be tricky to understand. Think of a delegate as a reference to a method (pointer to a function).

Read the rest of this entry »