Constructor MediationSnippetCrudHelperComponent
- Namespace
- Skyline.DataMiner.Net.MediationSnippets
- Assembly
- SLNetTypes.dll
MediationSnippetCrudHelperComponent(Func<DMSMessage[], DMSMessage[]>)
Initializes a new instance of the MediationSnippetCrudHelperComponent class.
public MediationSnippetCrudHelperComponent(Func<DMSMessage[], DMSMessage[]> messageHandler)
Parameters
messageHandler
Func<DMSMessage[], DMSMessage[]>The message handler.