[ROOT] doc DocFrag SELECT Assembly, DocFragType, Description.FirstLine() < SKIP 50 > < TAKE 3 >
3 items
| DocFragId | Assembly | DocFragType | Description.FirstLine() |
|---|---|---|---|
| ARCCore.Extensions.ToStringDB | ARCCore | ClassMember | Gives the minimum representation of type as string suitable for later reconstruction by -GetType-. |
| ARCCore.PValue<T>.ConvertObjectToString | ARCCore | ClassMember | Converts object to string. |
| ARCCore.Extensions | ARCCore | Class | Contains a few general nice to have extensions methods. |
Generated 2025-11-06 01:37:08.353 UTC