Click or drag to resize
IMightBeAHoconObject Interface
Marker interface to make it easier to retrieve Hocon objects for substitutions

Namespace: Akka.Configuration.Hocon
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public interface IMightBeAHoconObject

The IMightBeAHoconObject type exposes the following members.

Methods
  NameDescription
Public methodGetObject
Public methodIsObject
Top
See Also