- 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 |
|
Full Usage:
Parameters:
bool
-
Indicates whether the type should be serializable by default.
Returns:
|
|
Instance members
| Instance member | Description |
|