Core.SealedAttribute 생성자(F#)

특성의 인스턴스를 만듭니다.

네임스페이스/모듈 경로: Microsoft.FSharp.Core

어셈블리: FSharp.Core(FSharp.Core.dll)

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

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

매개 변수

  • value
    형식: bool

    클래스 봉인 여부를 나타냅니다.

반환 값

SealedAttribute 인스턴스입니다.

플랫폼

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

버전 정보

F# 런타임

지원되는 버전: 2.0, 4.0

Silverlight

지원되는 버전: 3

참고 항목

참조

Core.SealedAttribute 클래스(F#)

Microsoft.FSharp.Core 네임스페이스(F#)