1.  
  2. // Create an instance of the delegate.
  3. Del del1 = new Del(Notify);
  4.