2 lines
191 B
Plaintext
2 lines
191 B
Plaintext
Any class that doesn't directly extend ``++Object++`` should invoke ``++super++`` in the constructor that performs initialization to ensure that all parts of the class are fully initialized.
|