Interface IEnvironmentVariableRetriever
Interface for EnvironmentVariableRetriever. This serves as a property for the singleton EnvironmentVariableSource
public interface IEnvironmentVariableRetriever
  Methods
GetEnvironmentVariable(string)
string GetEnvironmentVariable(string key)
  Parameters
keystring