Table of Contents

Class StatusDataLastValueBeforeCache.DiagnosticsDictionary

Namespace
Geotab.Checkmate.ObjectModel
Assembly
Geotab.Checkmate.ObjectModel.dll

The dictionary type that will hold the StatusData.

public class StatusDataLastValueBeforeCache.DiagnosticsDictionary : Dictionary<Id, StatusData>, IDictionary<Id, StatusData>, ICollection<KeyValuePair<Id, StatusData>>, IDictionary, ICollection, IReadOnlyDictionary<Id, StatusData>, IReadOnlyCollection<KeyValuePair<Id, StatusData>>, IEnumerable<KeyValuePair<Id, StatusData>>, IEnumerable, ISerializable, IDeserializationCallback
Inheritance
StatusDataLastValueBeforeCache.DiagnosticsDictionary
Implements
Inherited Members

Constructors

DiagnosticsDictionary()

public DiagnosticsDictionary()