6 lines
105 B
Plaintext
6 lines
105 B
Plaintext
@startuml
|
|
class EnumFlagsPropertyDrawer {
|
|
}
|
|
PropertyDrawerBase <|-- EnumFlagsPropertyDrawer
|
|
@enduml
|