clean-code-dotnet icon indicating copy to clipboard operation
clean-code-dotnet copied to clipboard

Changing parameter for RenderLargeRectangles

Open theilgaz opened this issue 3 years ago • 2 comments

Changed Rectangle to Rectangle[] in Good example for Liskov Substitution Principle (LSP).

theilgaz avatar Jun 02 '21 10:06 theilgaz

Conflict PR - #75

dmitryvhf avatar Jun 02 '21 17:06 dmitryvhf

Fixed "Bad" example #101

theilgaz avatar Jun 02 '21 18:06 theilgaz