A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://fsharp.github.io/fsharp-core-docs/reference/fsharp-core-autoserializableattribute.html below:

AutoSerializableAttribute (FSharp.Core) | FSharp.Core

AutoSerializableAttribute Type
Namespace: FSharp.Core
Assembly: FSharp.Core.dll
Base Type: Attribute
This is an attribute type definition

Adding this attribute to a type with value 'false' disables the behaviour where F# makes the type Serializable by default.

Constructors Constructor Description

AutoSerializableAttribute(value)

Full Usage:

AutoSerializableAttribute(value)

Parameters:


Returns: AutoSerializableAttribute

AutoSerializableAttribute


Creates an instance of the attribute

value : bool

Indicates whether the type should be serializable by default.

Returns: AutoSerializableAttribute

AutoSerializableAttribute

Instance members Instance member Description

this.Value

Full Usage:

this.Value

Returns: bool


The value of the attribute, indicating whether the type is automatically marked serializable or not

Returns: bool

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4