Méthode | Description | |
---|---|---|
ColumnName ( string name ) : IDoublePropertyMapping | ||
DoublePropertyMapping ( DoubleColumn column, |
||
FormatProvider ( IFormatProvider provider ) : IDoublePropertyMapping | ||
NullHandler ( INullHandler handler ) : IDoublePropertyMapping | ||
NullValue ( string value ) : IDoublePropertyMapping | ||
NumberStyles ( NumberStyles styles ) : IDoublePropertyMapping | ||
OutputFormat ( string format ) : IDoublePropertyMapping | ||
Preprocessor ( string>.Func |
public ColumnName ( string name ) : IDoublePropertyMapping | ||
name | string | |
Résultat | IDoublePropertyMapping |
public DoublePropertyMapping ( DoubleColumn column, |
||
column | DoubleColumn | |
property | ||
Résultat | System |
public FormatProvider ( IFormatProvider provider ) : IDoublePropertyMapping | ||
provider | IFormatProvider | |
Résultat | IDoublePropertyMapping |
public NullHandler ( INullHandler handler ) : IDoublePropertyMapping | ||
handler | INullHandler | |
Résultat | IDoublePropertyMapping |
public NullValue ( string value ) : IDoublePropertyMapping | ||
value | string | |
Résultat | IDoublePropertyMapping |
public NumberStyles ( NumberStyles styles ) : IDoublePropertyMapping | ||
styles | NumberStyles | |
Résultat | IDoublePropertyMapping |
public OutputFormat ( string format ) : IDoublePropertyMapping | ||
format | string | |
Résultat | IDoublePropertyMapping |
public Preprocessor ( string>.Func |
||
preprocessor | string>.Func | |
Résultat | IDoublePropertyMapping |