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