C# Class eExNLML.IO.HandlerConfigurationWriters.ARPSpooferConfigurationWriter

Inheritance: HandlerConfigurationWriter
Afficher le fichier Open project: ejoebstl/eexnetworklibrary

Méthodes publiques

Méthode Description
ARPSpooferConfigurationWriter ( TrafficHandler thToSave ) : System

Méthodes protégées

Méthode Description
AddConfiguration ( List lNameValueItems, IEnvironment eEnviornment ) : void

Method Details

ARPSpooferConfigurationWriter() public méthode

public ARPSpooferConfigurationWriter ( TrafficHandler thToSave ) : System
thToSave TrafficHandler
Résultat System

AddConfiguration() protected méthode

protected AddConfiguration ( List lNameValueItems, IEnvironment eEnviornment ) : void
lNameValueItems List
eEnviornment IEnvironment
Résultat void