clean-code-dotnet
clean-code-dotnet copied to clipboard
Changing parameter for RenderLargeRectangles
Changed Rectangle to Rectangle[] in Good example for Liskov Substitution Principle (LSP).
Conflict PR - #75
Fixed "Bad" example #101