Table of Contents

Interface IManagedInteropValue<T>

Namespace
RDCore.SDK.Model.Values.Interop
Assembly
RDCore.SDK.dll
public interface IManagedInteropValue<T> : IManagedInteropValue where T : struct

Type Parameters

T
Inherited Members

Properties

StoredValue

T StoredValue { get; }

Property Value

T