rbwhitaker / CSharpPlayersGuideEarlyAccess

A place to track issues with the C# Player's Guide for patches and future editions
19 stars 0 forks source link

Constructor chaining #656

Closed rbwhitaker closed 1 year ago

rbwhitaker commented 2 years ago

I want to do a bit more research into the term "constructor chaining." It's a good phrase, but I don't think I use it in the book right now. If it is popular enough in the wider C# world, I'd like to incorporate it into the book. I think it is a good phrase that makes it easy to remember.

rbwhitaker commented 1 year ago

The documentation on learn.microsoft.com does not have obvious content about this, but it really is popular enough to deserve it. So I've included this phrase in the book now.