Example #1
0
 static void Foo(IListCounterNew t)
 {
     t.Count();
 }
Example #2
0
	static void Foo (IListCounterNew t)
	{
		t.Count ();
	}