Indicates the ConverterKind used for read/write ops.
Indicates the ConverterKind used for read/write ops.
public FieldConverterAttribute(ConverterKind);
Indicates the ConverterKind used for read/write ops.
public FieldConverterAttribute(ConverterKind,string);
Indicates the ConverterKind used for read/write ops.
public FieldConverterAttribute(ConverterKind,string,string);
Indicates the ConverterKind used for read/write ops.
public FieldConverterAttribute(ConverterKind,string,string,string);
Indicates a custom ConverterBase implementation.
public FieldConverterAttribute(Type);
Indicates a custom ConverterBase implementation.
public FieldConverterAttribute(Type,params object[]);
Indicates the ConverterKind used for read/write ops.
public FieldConverterAttribute(Type,string);
Indicates the ConverterKind used for read/write ops.
public FieldConverterAttribute(Type,string,string);
Indicates the ConverterKind used for read/write ops.
public FieldConverterAttribute(Type,string,string,string);
FieldConverterAttribute Class | FileHelpers Namespace