C# Class TrakHound.Configurations.AutoGenerate.Description

Afficher le fichier Open project: TrakHound/TrakHound-Community

Méthodes publiques

Méthode Description
Add ( DataTable table, Device device ) : void

Private Methods

Méthode Description
Trim ( string s ) : string

Method Details

Add() public static méthode

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