benaadams / System.Ben

Who says you can't be super fast and super secure
MIT License
142 stars 23 forks source link

More regions #61

Closed daveaglick closed 7 years ago

daveaglick commented 7 years ago

I've been looking at this code for 8 straight hours and I'm still having trouble understanding how it's organized. I think adding #regionblocks for things like static members, constructors, public properties, private properties, private parts, properties that start with Q, and methods that use Ben's magic number would help.

benaadams commented 7 years ago

Resolved by https://github.com/benaadams/System.Ben/pull/98