Example #1
0
 EnvironmentDomain(IImmutableMap <K, V> map)
     : this(map.Factory(), map)
 {
 }