Compare commits
3
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b10f16c385 | ||
|
|
bebeae4a6a | ||
|
|
77a2270b14 |
@@ -8,13 +8,10 @@
|
||||
classDiagram
|
||||
class IApi
|
||||
|
||||
|
||||
|
||||
class ProductService {
|
||||
+IProduct[] getProducts
|
||||
}
|
||||
|
||||
|
||||
ProductService --> IApi
|
||||
|
||||
Animal <|-- Duck
|
||||
|
||||
Reference in New Issue
Block a user