|
The way I tend to distinguish between the two is to ask this question:
Does it specify information or operate on information?
The former becomes a property and the latter becomes a method.
That doesn't preclude properties from operating on the data they are setting but I normally limit it validation checks and the like.
|
__________________
A wise one man once said "what you talking about dog breath"
|