C# Class Oddr.Documenthandlers.DeviceDatasourceParser.DeviceWrapper

Afficher le fichier Open project: OpenDDRdotORG/OpenDDR-CSharp

Méthodes publiques

Свойство Type Description
id string
parentId string
properties StringPair[]

Méthodes publiques

Méthode Description
GetDevice ( VocabularyHolder vocabularyHolder ) : Device

Method Details

GetDevice() public méthode

public GetDevice ( VocabularyHolder vocabularyHolder ) : Device
vocabularyHolder Oddr.Vocabularies.VocabularyHolder
Résultat Oddr.Models.Devices.Device

Property Details

id public_oe property

public string id
Résultat string

parentId public_oe property

public string parentId
Résultat string

properties public_oe property

public StringPair[] properties
Résultat StringPair[]