fbarresi / Sharp7

Nuget package for Sharp7
MIT License
215 stars 75 forks source link

Refactorings #6

Closed div89 closed 4 years ago

div89 commented 5 years ago

I refactored some of the code like adding expression bodied members, using auto properties or using BCL types instead of aliases. One commit extracts a common method for PlcHotStart() and PlcColdStart(). Fixed some very minor typos.

fbarresi commented 5 years ago

Thank you for starting this PR! I'm working at some test, but I will merge you PR soon!

fbarresi commented 4 years ago

The project has now part of your precious refactoring and integration tests for future works. Thank you for starting it!