Esempio n. 1
0
 static void Foo(IListCounterNew t)
 {
     t.Count();
 }
Esempio n. 2
0
	static void Foo (IListCounterNew t)
	{
		t.Count ();
	}