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