예제 #1
0
 public CSVThreadParserFormatOld(CSVThreadParser aParser)
 {
 }
 public CSVThreadParserFormatNew(CSVThreadParser aParser)
 {
     iParser = aParser;
 }