C# Class Rackspace.Cloud.Server.Agent.Actions.SetNetworkRoutes

Inheritance: ISetNetworkRoutes
Afficher le fichier Open project: rackerlabs/openstack-guest-agents-windows-xenserver Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( Network network ) : void
SetNetworkRoutes ( IExecutableProcessQueue executableProcessQueue, IRegistryReader registryReader, ILogger logger ) : System

Private Methods

Méthode Description
DeleteExistingPersistentRoutesRoutes ( ) : void

Method Details

Execute() public méthode

public Execute ( Network network ) : void
network Rackspace.Cloud.Server.Agent.Configuration.Network
Résultat void

SetNetworkRoutes() public méthode

public SetNetworkRoutes ( IExecutableProcessQueue executableProcessQueue, IRegistryReader registryReader, ILogger logger ) : System
executableProcessQueue IExecutableProcessQueue
registryReader IRegistryReader
logger ILogger
Résultat System