C# Class randraw.RandomDraw

Afficher le fichier Open project: ProActiveGames/randraw Class Usage Examples

Méthodes publiques

Méthode Description
Run ( string key, string inpath, string outpath, bool noHeader, int numRowsToSelect ) : void

Method Details

Run() public méthode

public Run ( string key, string inpath, string outpath, bool noHeader, int numRowsToSelect ) : void
key string
inpath string
outpath string
noHeader bool
numRowsToSelect int
Résultat void