Table of Contents

Interface IReadingValue

Namespace
Acuit.Pinpoint.IO.Testing
Assembly
Acuit.Pinpoint.IO.Testing.Abstractions.dll

A reading value.

public interface IReadingValue : IDataValue, IFormattable
Inherited Members
Extension Methods

Properties

Descriptor

Gets the reading value descriptor.

IReadingDescriptor Descriptor { get; }

Property Value

IReadingDescriptor