Table of Contents

Interface ITypedValue

Namespace
Steeltoe.Common.Expression.Internal
Assembly
Steeltoe.Common.Abstractions.dll
public interface ITypedValue

Properties

TypeDescriptor

Type TypeDescriptor { get; }

Property Value

Type

Value

object Value { get; }

Property Value

object