Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
17b8a8e823 | ||
|
|
1f71a0d815 | ||
|
|
4d862b58be |
@@ -8,10 +8,13 @@
|
||||
classDiagram
|
||||
class IApi
|
||||
|
||||
|
||||
|
||||
class ProductService {
|
||||
+IProduct[] getProducts
|
||||
}
|
||||
|
||||
|
||||
ProductService --> IApi
|
||||
|
||||
Animal <|-- Duck
|
||||
|
||||
Reference in New Issue
Block a user