C# Class Alsing.SourceCode.RowEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Свойство Type Description
Row Row

Méthodes publiques

Méthode Description
RowEventArgs ( Row row ) : System

Method Details

RowEventArgs() public méthode

public RowEventArgs ( Row row ) : System
row Row
Résultat System

Property Details

Row public_oe property

public Row,Alsing.SourceCode Row
Résultat Row