Пример #1
0
 public void Say()
 {
     Console.WriteLine("hello!");
     sub.SubSay();
 }