Exemple #1
0
 public TestClass ()
 {
     test_delegate D = new test_delegate (Show);
 }