C# Class TrakHound.API.Devices.DeviceInfo.Row

Afficher le fichier Open project: TrakHound/TrakHound-Community

Private Properties

Свойство Type Description
Row System.Collections.Generic

Méthodes publiques

Méthode Description
FromDataRow ( DataRow row ) : Row
Row ( string address, string value, string attributes ) : System.Collections.Generic

Private Methods

Méthode Description
Row ( ) : System.Collections.Generic

Method Details

FromDataRow() public static méthode

public static FromDataRow ( DataRow row ) : Row
row System.Data.DataRow
Résultat Row

Row() public méthode

public Row ( string address, string value, string attributes ) : System.Collections.Generic
address string
value string
attributes string
Résultat System.Collections.Generic