Exemplo n.º 1
0
		static void ImplementionTest(IGotoTest test) {
			test.DoSomething();
		}
Exemplo n.º 2
0
 static void ImplementionTest(IGotoTest test)
 {
     test.DoSomething();
 }