[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < SKIP 5 > < TAKE 2 >
2 items
| DocFragId | Assembly | DocFragType | Description.FirstLine() |
|---|---|---|---|
| ARCCore.ClassAttribute.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.ClassMemberAttribute | ARCCore | Class | Describes a member of a class (a method). |
Generated 2025-11-26 16:42:28.653 UTC