FSharpAux


ConverterAttribute

Namespace: FSharpAux.IO
Parent Module: Attribute
Attributes:
[<AbstractClass>]

Abstract class of converter attribute Implemenation can be used to convert from field type/s to obj

Constructors

ConstructorDescription
new()
Signature: unit -> ConverterAttribute

CompiledName: .ctor

Instance members

Instance memberDescription
x.convertToObj
Signature: Converter
Modifiers: abstract

CompiledName: get_convertToObj

Fork me on GitHub