Delegate AutomationEntryPointDelegates.Default
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
Encapsulates a method that has one IEngine parameter and no return value.
public delegate void AutomationEntryPointDelegates.Default(IEngine engine)
Parameters
- Extension Methods