C# (CSharp) NBench.Runner 네임스페이스

클래스들

이름 설명
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