Code on page 23
Why does the GetList() method create new instances for the _dUtil, _dList and _formatter member variables when these were set by the constructor? Doesn't it undermine the point that is being made in the prior text? (or perhaps I'm being a bit dense)
|