C# Class x86CS.ByteArrayEventArgs

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

Méthodes publiques

Méthode Description
ByteArrayEventArgs ( byte args ) : System

Method Details

ByteArrayEventArgs() public méthode

public ByteArrayEventArgs ( byte args ) : System
args byte
Résultat System