Compare commits
4
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
446c1d4cec | ||
|
|
a7a97aa794 | ||
|
|
210bb69e8a | ||
|
|
ec5d2f14f4 |
@@ -8,13 +8,10 @@
|
||||
classDiagram
|
||||
class IApi
|
||||
|
||||
|
||||
|
||||
class ProductService {
|
||||
+IProduct[] getProducts
|
||||
}
|
||||
|
||||
|
||||
ProductService --> IApi
|
||||
|
||||
Animal <|-- Duck
|
||||
|
||||
Reference in New Issue
Block a user