[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < SKIP 5 > < TAKE 2 >
2 items
| DocFragId | Assembly | DocFragType | Description.FirstLine() |
|---|---|---|---|
| ARCCore.EnumAttribute.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.EnumMemberAttribute | ARCCore | Class | Describes an enum's value. |
Generated 2026-03-01 03:15:44.842 UTC