lecaillon / Preconditions

Preconditions.NET provides convenience static methods to help check that a method or a constructor is invoked with proper parameter or not.
MIT License
25 stars 6 forks source link

Feature/Numerics #6

Closed strvmarv closed 6 years ago

strvmarv commented 6 years ago
strvmarv commented 6 years ago

Simplified numeric checks and added Negative and Zero...

lecaillon commented 6 years ago

Great thank you ! With some unit tests (I can help you with some if you want) it will be perfect. I look more closely when I can.

strvmarv commented 6 years ago

Ack, sorry, will do...

lecaillon commented 6 years ago

Awsome, thanks again !