Class NullValueRef
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public class NullValueRef : IValueRef- Inheritance
- 
      
      NullValueRef
- Implements
- Inherited Members
Fields
INSTANCE
public static readonly NullValueRef INSTANCEField Value
Properties
IsWritable
public bool IsWritable { get; }Property Value
Methods
GetValue()
public ITypedValue GetValue()Returns
SetValue(object)
public void SetValue(object newValue)Parameters
- newValueobject