Table of Contents

Class NullValueRef

Namespace
Steeltoe.Common.Expression.Internal.Spring.Ast
Assembly
Steeltoe.Common.Expression.dll
public class NullValueRef : IValueRef
Inheritance
NullValueRef
Implements
Inherited Members

Fields

INSTANCE

public static readonly NullValueRef INSTANCE

Field Value

NullValueRef

Properties

IsWritable

public bool IsWritable { get; }

Property Value

bool

Methods

GetValue()

public ITypedValue GetValue()

Returns

ITypedValue

SetValue(object)

public void SetValue(object newValue)

Parameters

newValue object