Partilhar via


Construtor de Core.SealedAttribute (F#)

Cria uma instância do atributo

Caminho do namespace/módulo: Microsoft.FSharp.Core

Assembly: FSharp.Core (em FSharp.Core.dll)

// Signatures:
new SealedAttribute : bool -> SealedAttribute
new SealedAttribute : unit -> SealedAttribute

// Usage:
new SealedAttribute (value)
new SealedAttribute ()

Parâmetros

  • value
    Tipo: bool

    Indica se a classe está lacrada.

Valor de retorno

Uma nova SealedAttribute instância.

Plataformas

O Windows 7, SP2 do Windows Vista, Windows XP SP3, Windows XP Professional x64 SP2, Windows Server 2008 R2, Windows Server 2008 SP2, Windows Server 2003 SP2

Informações sobre versão

O tempo de execução F#

Compatível com: 2.0, 4.0

Silverlight

Compatível com: 3

Consulte também

Referência

Classe Core.SealedAttribute (F#)

Microsoft.FSharp.Core Namespace (F#)