string converts implicitly to ReadOnlySpan<char>, so Add(ReadOnlySpan<char>) subsumes Add(string); $"..." literals still bind to the interpolated-string-handler overload (zero-alloc). OplTextBlock now holds an IPropertyList instead of the concrete ObjectPropertyList. |
||
|---|---|---|
| .. | ||
| IObjectPropertyListEntity.cs | ||
| IPropertyList.cs | ||
| ObjectPropertyList.cs | ||
| OplTextBlock.cs | ||