C# Class randraw.RandomDraw

Exibir arquivo Open project: ProActiveGames/randraw Class Usage Examples

Public Methods

Method Description
Run ( string key, string inpath, string outpath, bool noHeader, int numRowsToSelect ) : void

Method Details

Run() public method

public Run ( string key, string inpath, string outpath, bool noHeader, int numRowsToSelect ) : void
key string
inpath string
outpath string
noHeader bool
numRowsToSelect int
return void