Parser..::..ParseValue Method
Parses the value.
Namespace:
Akka.Configuration.HoconAssembly: Akka (in Akka.dll)
Syntax
public void ParseValue( HoconValue owner )
Public Sub ParseValue ( _ owner As HoconValue _ )
public: void ParseValue( HoconValue^ owner )
Parameters
- owner
- Type: Akka.Configuration.Hocon..::..HoconValue
The owner.