Class Modifiers
From The Oxygene Language Wiki
This is a Language topic
Feel free to add your notes to this topic below.
Syntax:
MyClass = [assembly|public] [static] [sealed] [abstract] [partial] class
For [assembly|public] see Class Member Visibility Levels
See Also
Area: Oxygene Language
Compiler version: Oxygene 5
Language Glossary — Keywords — Types — FAQ — How To