C# Class edu.neu.ccis.jga.tables.Row

Afficher le fichier Open project: jannunzi/dev Class Usage Examples

Méthodes publiques

Méthode Description
Row ( List data ) : System
getRandomRow ( int cols ) : Row

Method Details

Row() public méthode

public Row ( List data ) : System
data List
Résultat System

getRandomRow() public static méthode

public static getRandomRow ( int cols ) : Row
cols int
Résultat Row