C# Class x86CS.CharEventArgs

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

Méthodes publiques

Méthode Description
CharEventArgs ( char charToWrite ) : System

Method Details

CharEventArgs() public méthode

public CharEventArgs ( char charToWrite ) : System
charToWrite char
Résultat System