Пример #1
0
 Attach()
 {
     base.Attach();
     if (Delegate != null)
     {
         Delegate.Attach();
     }
 }