Exemplo n.º 1
0
	public void Foo (ref out int)
	{
	}
Exemplo n.º 2
0
 static void Foo(this out string s)
 {
 }