Table of Contents

Method SetSectionDefinitions

Namespace
Skyline.DataMiner.Utils.DOM.UnitTesting
Assembly
Skyline.DataMiner.Utils.DOM.dll

SetSectionDefinitions(IEnumerable<SectionDefinition>)

Sets the section definitions in the mock.

public void SetSectionDefinitions(IEnumerable<SectionDefinition> sectionDefinitions)

Parameters

sectionDefinitions IEnumerable<SectionDefinition>

The collection of section definitions to set.