DhcpServerApi icon indicating copy to clipboard operation
DhcpServerApi copied to clipboard

Code cleanup

Open garysharp opened this issue 6 years ago • 0 comments

Perform some code cleanup to modernize and re-familiarize myself with the codebase.

Convert to interpolated strings Convert simple parameters to lambda expression methods Add readonly field hints Convert static strings to use nameof() syntax (particularly with DhcpServerException constructor) etc

garysharp avatar Apr 25 '19 05:04 garysharp