Method | Description | |
---|---|---|
DiffReportTable ( ) : System.Collections.Generic | ||
this ( int index ) : DiffReportTableRow |
Method | Description | |
---|---|---|
AddRow ( string property, object leftValue, object rightValue ) : void | ||
AddRows ( |
||
FilterRows ( ) : IEnumerable |
||
SetFilter ( ) : void |
public DiffReportTable ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public this ( int index ) : DiffReportTableRow | ||
index | int | |
return | DiffReportTableRow |