CheckList Constructor NFX Class Library

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

Overload List

  NameDescription
Public methodCheckList(IEnumerable Assembly , ConfigSectionNode)
Initializaes check list from assemblies
Public methodCheckList(String, String, ConfigSectionNode)
Initializaes check list from assembly names separated by semicolons. Optional path will be prepended to every assembly name
Back to Top
See Also