Core.DefaultValueAttribute (Constructor de F#)
Crea una instancia del atributo.
Espacio de nombres/Ruta de acceso del módulo: Microsoft.FSharp.Core
Ensamblado: FSharp.Core (en FSharp.Core.dll)
// Signatures:
new DefaultValueAttribute : bool -> DefaultValueAttribute
new DefaultValueAttribute : unit -> DefaultValueAttribute
// Usage:
new DefaultValueAttribute (check)
new DefaultValueAttribute ()
Parámetros
check
Tipo: boolIndica si se va a validar que el tipo de campo admite null.
Valor devuelto
Nueva instancia de DefaultValueAttribute.
Plataformas
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Información de versiones
Versiones de la biblioteca básica de F#
Se admite en: 2.0, 4.0, portables