Namespace Acuit.Pinpoint.IO.Testing.DataAnnotations
Classes
- AttributedReadingCollectionExtensions
Extension methods for working with readings from attributed reading classes.
- AttributedReadings
The base class for a type that contains readings defined via reading annotation attributes (e.g., NumericReadingAttribute).
- NumericReadingAttribute
An attribute that marks a property as a reading that provides a numeric data value.
- ReadingAttribute
An attribute that marks a property as a reading that provides a non-numeric data value.
- ReadingBaseAttribute
The base class for an attribute that marks a property as a reading.
Interfaces
- IAttributedReadingDescriptor
A reading descriptor for a reading that gets its value from a reading annotation attribute.