Method GetTeardownExecutor
Namespace: Belay.Extensions.Factories
Assembly: Belay.Extensions.dll
GetTeardownExecutor(SimplifiedDevice)
Gets the teardown executor instance from the device.
csharp
DirectExecutor GetTeardownExecutor(SimplifiedDevice device)
Parameters
device
SimplifiedDevice
The device instance.
Returns
The device's teardown executor.