BasedMan

Results 2 comments of BasedMan

I think LINQ is slightly slower than foreach, although the difference in this case is negligible. The reason I did it was because to me it is more readable and...

I'm sure it would suffice, however a private setter is a bit less restrictive since an instance can still change its own variables, which it can't do when they are...