C# Class TrakHound.Configurations.AutoGenerate.Agent

Afficher le fichier Open project: TrakHound/TrakHound-Community

Méthodes publiques

Méthode Description
Add ( DataTable table, string address, string port, string deviceName ) : void

Method Details

Add() public static méthode

public static Add ( DataTable table, string address, string port, string deviceName ) : void
table System.Data.DataTable
address string
port string
deviceName string
Résultat void