C# Class nbajamTextBox.TextChangedEventArgs

Inheritance: System.EventArgs
Show file Open project: dext3r/NBA-JAM-Player-Editor Class Usage Examples

Public Methods

Method Description
TextChangedEventArgs ( String newValue ) : System

Method Details

TextChangedEventArgs() public method

public TextChangedEventArgs ( String newValue ) : System
newValue String
return System