DotNetAnalyzers / NullParameterCheckRefactoring

Null Parameter Check Refactoring for Reference Type Parameters
MIT License
14 stars 4 forks source link

Update README #19

Open tugberkugurlu opened 9 years ago

tugberkugurlu commented 9 years ago

Update README file with:

AdamSpeight2008 commented 9 years ago

VB.net screenshot

nullparametercheckrefactoring3

tugberkugurlu commented 9 years ago

@AdamSpeight2008 awesome, thanks! I just noticed that "Check Parameter for null" needs to be "Check parameter for null", with parameter starting with lowercase. I made the change and committed.

AdamSpeight2008 commented 9 years ago

Having reread it, in the context of VB.net is should be Nothing rather than null