EnvironmentProvider.this

* Constructs a new environment * provider and uses the given * token to replace all occurrences of . in names

  1. this(string dotReplace)
    class EnvironmentProvider
    this
    (
    string dotReplace
    )
  2. this()

Parameters

dotReplace string

the replaceent token

Meta