Mistake on if (n <= 0) throw new ArgumentOutOfRangeException("n must be greater than zero"); I have corrected it in the next refactor.
Enjoy
Loading collection data...
Mistake on
if (n <= 0) throw new ArgumentOutOfRangeException("n must be greater than zero");
I have corrected it in the next refactor.
Enjoy