Error on page 109
Hi,
can anyone verify an error on page 109 - Chapter 3 - example for "The ToString() Method" ...
The example contains a class MainEntryPoint and a class Money. The 2nd paragraph below the example says
"In the Main() method your first instantiate a Money object, then a BetterMoney object. In both cases you call ToString(). (...)"
But there's no BetterMoney class and it isn't instantiated either.
However, what i've seen so far, great book!
greetz
brunft
|