C# Class TrakHound.Configurations.AutoGenerate.GeneratedEvents.DeviceStatus

Afficher le fichier Open project: TrakHound/TrakHound-Community

Méthodes publiques

Méthode Description
Add ( DataTable table, List dataItems ) : void

Private Methods

Méthode Description
AddActiveValue ( string prefix, DataTable table, List dataItems ) : void
AddIdleValue ( string prefix, DataTable table, List dataItems ) : void

Method Details

Add() public static méthode

public static Add ( DataTable table, List dataItems ) : void
table System.Data.DataTable
dataItems List
Résultat void