Click or drag to resize
Akka.NETConfigurationFactoryParseString Method
Overload List
  NameDescription
Public methodStatic memberParseString(String)
Generates a configuration defined in the supplied HOCON (Human-Optimized Config Object Notation) string.
Public methodStatic memberParseString(String, FuncString, HoconRoot)
Generates a configuration defined in the supplied HOCON (Human-Optimized Config Object Notation) string.
Top
See Also