class in Unity.SmartStrings.Extensions
/
Inherits from:Unity.SmartStrings.Core.Extensions.Source
Evaluates sources of types Collections.IDictionary, generic Collections.Generic.IDictionary_2 and dynamic Dynamic.ExpandoObject. Include this source, if any of these types shall be used.
| Method | Description |
|---|---|
| TrySetResultForNullableOperator | If any of the Placeholder's Unity.SmartStrings.Core.Parsing.Placeholder.Selectors has nullable ? as their first operator, and ISelectorInfo.CurrentValue is null, ISelectorInfo.Result will be set to null. |