Artemis.DeviceProviders.DeviceProvider.TryEnable C# (CSharp) 메소드

TryEnable() 공개 추상적인 메소드

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