ConfigAttribute Constructor NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodConfigAttribute 
Decorates members so that path is defaulted from member's name with prepended '$' attribute symbol
Public methodConfigAttribute(String)
Decorates members that will be configured from supplied path
Public methodConfigAttribute(String, Object)
Decorates members that will be configured from supplied path and defaulted in case the supplied path does not resolve to existing node
Back to Top
See Also