C# Class x86CS.InterruptEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: cryogen/VM86CS Class Usage Examples

Méthodes publiques

Méthode Description
InterruptEventArgs ( byte irq, byte vector ) : System

Method Details

InterruptEventArgs() public méthode

public InterruptEventArgs ( byte irq, byte vector ) : System
irq byte
vector byte
Résultat System