예제 #1
0
 public publicDelegate1 PublicDelegateMethod4(publicDelegate2 del1, publicDelegate3 del2)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public publicDelegate1 PublicDelegateMethod3(publicDelegate2 del)
 {
     throw new NotImplementedException();
 }