Méthode | Description | |
---|---|---|
AddLineToOutput ( string line ) : void | ||
DelimitedFormat ( char delimiter, string formatCode ) : string | ||
FinalWrite ( ) : void | ||
OuputSizeInBytes ( ) : int |
Méthode | Description | |
---|---|---|
GetPathFile ( ) : string | ||
WriteToLog ( ) : void |
public AddLineToOutput ( string line ) : void | ||
line | string | |
Résultat | void |
public DelimitedFormat ( char delimiter, string formatCode ) : string | ||
delimiter | char | |
formatCode | string | |
Résultat | string |