C# Class NLight.Diagnostics.Benchmarking.BenchmarkOptions

Represents benchmark options.
显示文件 Open project: slorion/nlight Class Usage Examples

Public Methods

Method Description
BenchmarkOptions ( ) : System.Threading

Initializes a new instance of the BenchmarkOptions class.

Method Details

BenchmarkOptions() public method

Initializes a new instance of the BenchmarkOptions class.
public BenchmarkOptions ( ) : System.Threading
return System.Threading