Hello!
Everything not derived from System.ValueTyp e is a reference type.
I just wonder this ValueType type is derived from Object and it
overrides the two methods Equals and GetHashCode which is derived from
Object.
What is the reson for overriding these two methods ?
One mode question.
What does it mean when it says "The StringBuilder solution is the most
flexible because it can span multiple
statements."So what does it mean with this span multiple statements?
//Tony
Everything not derived from System.ValueTyp e is a reference type.
I just wonder this ValueType type is derived from Object and it
overrides the two methods Equals and GetHashCode which is derived from
Object.
What is the reson for overriding these two methods ?
One mode question.
What does it mean when it says "The StringBuilder solution is the most
flexible because it can span multiple
statements."So what does it mean with this span multiple statements?
//Tony
Comment