Skip to content

Method GetSetupExecutor

Namespace: Belay.Extensions.Factories
Assembly: Belay.Extensions.dll

GetSetupExecutor(SimplifiedDevice)

Gets the setup executor instance from the device.

csharp
DirectExecutor GetSetupExecutor(SimplifiedDevice device)

Parameters

device SimplifiedDevice

The device instance.

Returns

DirectExecutor

The device's setup executor.

Released under the Apache License 2.0.