C# Class x86CS.TextEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: cryogen/VM86CS

Public Methods

Method Description
TextEventArgs ( string textToWrite ) : System

Method Details

TextEventArgs() public method

public TextEventArgs ( string textToWrite ) : System
textToWrite string
return System