P
Picho
Hi all,
Using reflection, I can invoke/call private methods of an object.
is this intended?
if yes, why? in what scenario (example would be good) should I be givven the
option to use something that was declared private (not public) and not mine
to use? seems to me this is somewhat malicious...
if not.... well....
Thanx,
Picho
Using reflection, I can invoke/call private methods of an object.
is this intended?
if yes, why? in what scenario (example would be good) should I be givven the
option to use something that was declared private (not public) and not mine
to use? seems to me this is somewhat malicious...
if not.... well....
Thanx,
Picho