C# Class Tests.ConfigurationManagerTest

Inheritance: IDisposable
Afficher le fichier Open project: cloudfoundry/diego-windows-release Class Usage Examples

Méthodes publiques

Méthode Description
ConfigurationManagerTest ( ) : System
Dispose ( ) : void

Private Methods

Méthode Description
ItPersistsArgumentsInFile ( string consulDomain, string consulIps, Uri cfEtcdCluster, string loggregatorSharedSecret, string redundancyZone, string stack, string machineIp ) : void

Method Details

ConfigurationManagerTest() public méthode

public ConfigurationManagerTest ( ) : System
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void