C# 클래스 ProgCom.InterruptHandle

파일 보기 프로젝트 열기: Binamrad/ProgCom 1 사용 예제들

공개 메소드들

메소드 설명
InterruptHandle ( CPUem c ) : System
interrupt ( Int32 intID ) : void

메소드 상세

InterruptHandle() 공개 메소드

public InterruptHandle ( CPUem c ) : System
c CPUem
리턴 System

interrupt() 공개 메소드

public interrupt ( Int32 intID ) : void
intID Int32
리턴 void