Interface ITypedValue
Namespace: Steeltoe.Common.Expression.Internal
Assembly: Steeltoe.Common.Abstractions.dll
Syntax
public interface ITypedValue
Properties
| Edit this page View SourceTypeDescriptor
Declaration
Type TypeDescriptor { get; }
Property Value
Type | Description |
---|---|
Type |
Value
Declaration
object Value { get; }
Property Value
Type | Description |
---|---|
System.Object |