이름 | 설명 |
---|---|
CommandLine | Command line argument parser for NBench specifications Parses arguments from Environment.GetCommandLineArgs. For example (from the Akka.NodeTestRunner source): var outputDirectory = CommandLine.GetInt32("output-directory"); |
Program |