◆ Evidence()
FiftyOne.Pipeline.Core.Data.Evidence.Evidence | ( | ILogger< Evidence > | logger | ) |
Constructor
- Parameters
-
- logger - The logger to be used by this instance
\r\n
This class contains the evidence that is passed in to a Pipeline as part of a FlowData object See the Specification
Evidence (ILogger< Evidence > logger)
Constructor More...
| |
Public Member Functions inherited from FiftyOne.Pipeline.Core.Data.DataBase | |
DataBase (ILogger< DataBase > logger) | |
DataBase (ILogger< DataBase > logger, IDictionary< string, object > dictionary)
Constructor More...
| |
virtual IReadOnlyDictionary< string, object > | AsDictionary ()
Get the data contained in this instance as an IReadOnlyDictionary<TKey, TValue>. More...
|
void | PopulateFromDictionary (IDictionary< string, object > values)
Use the values in the specified dictionary to populate this data instance. More...
|
FiftyOne.Pipeline.Core.Data.Evidence.Evidence | ( | ILogger< Evidence > | logger | ) |
Constructor