#1113 Link uml-reverse-mapper created class diagrams to readme, where needed
This commit is contained in:
@ -97,6 +97,9 @@ var captain = new Captain(new FishingBoatAdapter());
|
||||
captain.row();
|
||||
```
|
||||
|
||||
## Class diagram
|
||||

|
||||
|
||||
## Applicability
|
||||
Use the Adapter pattern when
|
||||
|
||||
|
Reference in New Issue
Block a user