Table of Contents

Interface IRuntimeValue<T>

Namespace
RDCore.SDK.Model.Values.Runtime
Assembly
RDCore.SDK.dll
public interface IRuntimeValue<T> : IRuntimeValue

Type Parameters

T
Inherited Members

Properties

StoredValue

T StoredValue { get; }

Property Value

T