This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.BitDiffer.
Summary
Constructor for the result
- Assembly
- Cake
.BitDiffer .dll - Namespace
- Cake
.BitDiffer - Containing Type
- BitDifferResult
Syntax
public BitDifferResult(IEnumerable<string> output, XDocument xmlResult = null)
Parameters
Name | Type | Description |
---|---|---|
output | IEnumerable |
Standard output content |
xmlResult | XDocument | Raw XML result of comparison |
Return Value
Type | Description |
---|---|
void |