Steve Meyerson
Programmer
As a convenience, I'd like to avoid having to list all local variables near the top of all my methods.
I don't use PRIVATE (default?) or PUBLIC. Instead, I always create properties instead of creating variables which would be declared as PUBLIC or PRIVATE.
Thanks.
Steve
I don't use PRIVATE (default?) or PUBLIC. Instead, I always create properties instead of creating variables which would be declared as PUBLIC or PRIVATE.
Thanks.
Steve