Artemis.DeviceProviders.DeviceProvider.TryEnable C# (CSharp) Method

TryEnable() public abstract method

Tries to enable the device and updates CanUse accordingly
public abstract TryEnable ( ) : bool
return bool
        public abstract bool TryEnable();