EnvrConfig.EnvrConfig()
Constructor of envr config object.
Synopsis
EnvrConfig()
EnvrConfig.Set()
Set config settings in terms of name-value pair.
Synopsis
void Set(string name, string value)
Arguments
name
: keyword of a config setting.
value
: value of a config setting.