Field NullConditional
Specifies that the null-conditional access operator (?.
aka Elvis) has to be used instead of the dot operator.
Namespace: Metalama.Framework.Code.Invokers
Assembly: Metalama.Framework.dll
Syntax
public const InvokerOptions NullConditional
Returns
Type | Description |
---|---|
InvokerOptions |