Exemplo n.º 1
0
 static void Foo(IntHolder x)
 {
     x = new IntHolder();
 }