Пример #1
0
 public static void DoSomething()
 {
     Console.WriteLine(typeof(TK).Name);
     TP.DoSomething();
 }