Originally posted by Jose Botella:
[B]Why not giving it a try before?
Anyway...
[/B]
Also, if
Test extends containing
we can call class Inner() directly from an instance method in Test without new Containing() construct, (coz Test inherits all the members from containing
Ragu