[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < SKIP 73 > < TAKE 3 >
3 items
DocFragId | Assembly | DocFragType | Description.FirstLine() |
---|---|---|---|
ARCCore.ITypeDescriber.GetSyntaxHelp | ARCCore | ClassMember | Enables explanation of syntax in different contexts from one source: |
ARCCore.IKLong.op_Equality | ARCCore | ClassMember | It is quite natural in the code to write code like "if (a.CustomerId == b.CustomerId)", therefore the need to implement == and != operators here. |
ARCCore.PK | ARCCore | Class | PK = AgoRapide PropertyKey. |
Generated 2025-06-21 18:02:50.849 UTC