Constructor.
Namespace:
Onixs.Cme.AuditTrailSpreadsheetGenerator
Assembly:
Onixs.CmeAuditTrailSpreadsheetGenerator-net-4.7_x86 (in Onixs.CmeAuditTrailSpreadsheetGenerator-net-4.7_x86.dll) Version: 3.1.0.0 (3.1.0.0)
Syntax public Generator(
string path,
char separator = ''
)
Parameters
- path
- Type: System.String
Path to summary file. - separator (Optional)
- Type: System.Char
CSV separator char.
See Also