FsPickler


LocalFSharpCoreConverter

Namespace: MBrace.FsPickler
Attributes:
[<AutoSerializable(false)>]

A type name converter that forces deserialization uses the default FSharp.Core version that is loaded in the current AppDomain

Constructors

ConstructorDescription
new()
Signature: unit -> LocalFSharpCoreConverter

CompiledName: .ctor

Fork me on GitHub