AllowNullLiteralAttribute (FSharp.Core) | FSharp.Core

AllowNullLiteralAttribute Type

Adding this attribute to a type lets the 'null' literal be used for the type within F# code. This attribute may only be added to F#-defined class or interface types.

Constructors

Instance members

    Type something to start searching.