FsPickler


IgnoreStrongNamesConverter

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

Defines a type conversion scheme in which strong assembly info is dropped at deserialization.

Constructors

ConstructorDescription
new(ignoreVersion)
Signature: (ignoreVersion:bool option) -> IgnoreStrongNamesConverter

CompiledName: .ctor

Fork me on GitHub