CloneableOnlyAttribute
Namespace: MBrace.FsPickler
Attributes:
[<Sealed>]
[<AttributeUsage(4, AllowMultiple = false)>]
Specifies that the type is not serializable but can be freely cloned/hashed by maintaining identical references when found inside object graphs.
Constructors
Constructor | Description |
new()
Signature: unit -> CloneableOnlyAttribute
|
CompiledName: |