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

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

Called when an interrupt is received.
public abstract OnInterrupt ( ) : bool
리턴 bool
        public abstract bool OnInterrupt();