[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < SKIP 5 > < TAKE 2 >
2 items
| DocFragId | Assembly | DocFragType | Description.FirstLine() |
|---|---|---|---|
| ARCCore.BaseAttribute.Initialize | ARCCore | ClassMember | To be overridden in sub-classes, but do note that sub-classes are supposed to call base.Initialize() at end of their own initialization. |
| ARCCore.ClassAttribute | ARCCore | Class | Describes a class. |
Generated 2025-11-06 04:28:11.514 UTC