Constructor SubmissionReport
SubmissionReport(TextWriter, String)
Constructor for SubmissionReport.
Declaration
public SubmissionReport(TextWriter logger, string name)
Parameters
Type | Name | Description |
---|---|---|
TextWriter | logger | If |
System.String | name | Name of this run. |