Skip to main content

All Questions

Filter by
Sorted by
Tagged with
0 votes
3 answers
491 views

Overloading Methods With Different Behavior - Style

I have a style question about overloading methods/constructors. I have a constructor which does something very simple, and then calls a method with some side effects. Sometimes however I don't want ...
ckb's user avatar
  • 181