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