ravibpatel / CrashReporter.NET

Send crash reports of your classic desktop application developed using .NET Framework directly to your mail's inbox with full exception report, stack trace and screenshot.
MIT License
184 stars 74 forks source link

Code improvement #14

Closed ShreyasJejurkar closed 6 years ago

ShreyasJejurkar commented 6 years ago

Code improvements in existing code base

  1. Fixed naming convention.
  2. Use of pattern matching.
  3. Removed redundant code.
  4. Use of explicit private keyword.
ravibpatel commented 6 years ago

@MCCshreyas Sorry, But every person has their own coding style. Only feature improvements will be accepted as the pull request.