after the parametrized constructor. It was a bit of guess, but it seems to work . Don’t call it base construction, because using : base() wont call the parameter less constructor (of THIS class – if inherited it will call the constructor of the base class).