C# Class x86CS.ByteArrayEventArgs

Inheritance: System.EventArgs
Mostra file Open project: cryogen/VM86CS Class Usage Examples

Public Methods

Method Description
ByteArrayEventArgs ( byte args ) : System

Method Details

ByteArrayEventArgs() public method

public ByteArrayEventArgs ( byte args ) : System
args byte
return System