Mosa.HardwareSystem.HardwareDevice.Setup C# (CSharp) 메소드

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

Setups this hardware device driver
public abstract Setup ( HardwareResources hardwareResources ) : bool
hardwareResources HardwareResources
리턴 bool
        public abstract bool Setup(HardwareResources hardwareResources);