C# Class Benchmarque.Runtime.RunResult

Exibir arquivo Open project: phatboyg/Benchmarque Class Usage Examples

Public Methods

Method Description
RunResult ( ) : System

Protected Methods

Method Description
RunResult ( RunResult other ) : System

Method Details

RunResult() public method

public RunResult ( ) : System
return System

RunResult() protected method

protected RunResult ( RunResult other ) : System
other RunResult
return System