Delagates

A delagate is a reference to method. Describes what kind of method it can hold.

  1. Declare the Delagate
  2. Create a method to use the Delagate
  3. Create one or more methods that match the Delagate's return value and parameters
  4. Instantiate the Delagate
  5. Invoke the method through the Delagate

results matching ""

    No results matching ""