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

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
AddCaptureItems ( string prefix, DataTable table, List dataItems ) : void
AddProgramPausedValue ( string prefix, DataTable table, List dataItems ) : void
AddProgramStartedValue ( 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