C# Class Alsing.SourceCode.RowEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: vchelaru/FlatRedBall Class Usage Examples

Public Properties

Property Type Description
Row Row

Public Methods

Method Description
RowEventArgs ( Row row ) : System

Method Details

RowEventArgs() public method

public RowEventArgs ( Row row ) : System
row Row
return System

Property Details

Row public_oe property

public Row,Alsing.SourceCode Row
return Row