Méthode | Description | |
---|---|---|
FormatRecord ( ) : string | ||
Match ( IReportRecord other ) : bool | ||
Parse ( string line ) : IReportRecord | ||
PrintHeaders ( ) : string | ||
ToString ( ) : string |
public Match ( IReportRecord other ) : bool | ||
other | IReportRecord | |
Résultat | bool |
public Parse ( string line ) : IReportRecord | ||
line | string | |
Résultat | IReportRecord |