[This is preliminary documentation and is subject to change.]
Namespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
internal ConfigSectionNode(
Configuration conf,
ConfigSectionNode parent
)
internal ConfigSectionNode(
Configuration conf,
ConfigSectionNode parent
)
Friend Sub New (
conf As Configuration,
parent As ConfigSectionNode
)
Friend Sub New (
conf As Configuration,
parent As ConfigSectionNode
)
internal:
ConfigSectionNode(
Configuration^ conf,
ConfigSectionNode^ parent
)
internal:
ConfigSectionNode(
Configuration^ conf,
ConfigSectionNode^ parent
)
new :
conf : Configuration *
parent : ConfigSectionNode -> ConfigSectionNode
new :
conf : Configuration *
parent : ConfigSectionNode -> ConfigSectionNode