C# Class ProgCom.InterruptHandle

Afficher le fichier Open project: Binamrad/ProgCom Class Usage Examples

Méthodes publiques

Méthode Description
InterruptHandle ( CPUem c ) : System
interrupt ( Int32 intID ) : void

Method Details

InterruptHandle() public méthode

public InterruptHandle ( CPUem c ) : System
c CPUem
Résultat System

interrupt() public méthode

public interrupt ( Int32 intID ) : void
intID Int32
Résultat void