Exemplo n.º 1
0
 public publicDelegate1 PublicDelegateMethod4(publicDelegate2 del1, publicDelegate3 del2)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public publicDelegate1 PublicDelegateMethod3(publicDelegate2 del)
 {
     throw new NotImplementedException();
 }