Click or drag to resize
HoconRoot Constructor (HoconValue)
Initializes a new instance of the HoconRoot class

Namespace: Akka.Configuration.Hocon
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public HoconRoot(
	HoconValue value
)

Parameters

value
Type: Akka.Configuration.HoconHoconValue

[Missing <param name="value"/> documentation for "M:Akka.Configuration.Hocon.HoconRoot.#ctor(Akka.Configuration.Hocon.HoconValue)"]

See Also