Update 'Class_Diagram'

master
Alexis Drai 3 years ago
parent 7b27cddb5c
commit e94ede6a23

@ -596,7 +596,7 @@ skinparam classAttributeIconSize 0
class DiceApp.Model.Player class DiceApp.Model.Player
interface DiceApp.Model.IManager<T> { interface DiceApp.Model.IManager<T> $done {
+Add(toAdd: T): T +Add(toAdd: T): T
+GetAll(): [*] T +GetAll(): [*] T
+GetOneByName(name: string): T +GetOneByName(name: string): T

Loading…
Cancel
Save