Table of Contents

Method SetInstances

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

SetInstances(IEnumerable<DomInstance>)

Sets the instances in the mock.

public void SetInstances(IEnumerable<DomInstance> instances)

Parameters

instances IEnumerable<DomInstance>

The collection of DOM instances to set.