\r\n

51Degrees Device Detection .NET  4.4

Device detection services for 51Degrees Pipeline

FiftyOne.DeviceDetection.Hash.Engine.OnPremise.Data.ComponentMetaDataHash Class Reference

Detailed Description

Data class that contains meta-data relating to a specific component.

See the Specification

Inheritance diagram for FiftyOne.DeviceDetection.Hash.Engine.OnPremise.Data.ComponentMetaDataHash:

[legend]

Collaboration diagram for FiftyOne.DeviceDetection.Hash.Engine.OnPremise.Data.ComponentMetaDataHash:

[legend]

Public Member Functions

 ComponentMetaDataHash (string name)
Constructor More...
 ComponentMetaDataHash (string name, List< IFiftyOneAspectPropertyMetaData > properties)
Constructor More...

Constructor & Destructor Documentation

◆ ComponentMetaDataHash() [1/2]

FiftyOne.DeviceDetection.Hash.Engine.OnPremise.Data.ComponentMetaDataHash.ComponentMetaDataHash ( string   name )

Constructor

Parameters
name - The name of this component

◆ ComponentMetaDataHash() [2/2]

FiftyOne.DeviceDetection.Hash.Engine.OnPremise.Data.ComponentMetaDataHash.ComponentMetaDataHash ( string   name,
List< IFiftyOneAspectPropertyMetaData >   properties  
)

Constructor

Parameters
name - The name of this component
properties - The meta-data for the properties associated with this component.