Bigbass
Programmer
- Feb 13, 2006
- 6
How do I prevent other programmers from viewing the values of class variables I have written?
I would like other programmers to use a string property like MyPWD, but not allow them to see the value of MyPWD when they debug.
I would like other programmers to use a string property like MyPWD, but not allow them to see the value of MyPWD when they debug.