Constructor DomCacheMock
- Namespace
- Skyline.DataMiner.Utils.DOM.UnitTesting
- Assembly
- Skyline.DataMiner.Utils.DOM.dll
DomCacheMock(DomHelperMock)
Initializes a new instance of the DomCacheMock class with a specified DomHelperMock.
public DomCacheMock(DomHelperMock helper)
Parameters
helper
DomHelperMockThe mock helper for interaction with the DOM.