Méthode | Description | |
---|---|---|
CsvColumnAttribute ( ) : System | ||
CsvColumnAttribute ( string name, int fieldIndex, bool canBeNull, string outputFormat, NumberStyles numberStyle, int charLength ) : System |
public CsvColumnAttribute ( string name, int fieldIndex, bool canBeNull, string outputFormat, NumberStyles numberStyle, int charLength ) : System | ||
name | string | |
fieldIndex | int | |
canBeNull | bool | |
outputFormat | string | |
numberStyle | NumberStyles | |
charLength | int | |
Résultat | System |