Core.SealedAttribute 클래스(F#)
클래스 정의에 이 특성을 추가하면 클래스가 봉인됩니다. 즉, 클래스를 확장하거나 구현할 수 없습니다.
네임스페이스/모듈 경로: Microsoft.FSharp.Core
어셈블리: FSharp.Core(FSharp.Core.dll)
[<AttributeUsage(AttributeTargets.Class, AllowMultiple = false)>]
type SealedAttribute =
class
new SealedAttribute : bool -> SealedAttribute
new SealedAttribute : unit -> SealedAttribute
member this.Value : bool
end
설명
짧은 형식의 이름인 Sealed를 사용할 수도 있습니다.
생성자
멤버 |
설명 |
---|---|
특성의 인스턴스를 만듭니다. |
인스턴스 멤버
멤버 |
설명 |
---|---|
형식이 sealed 형식인지 여부를 나타내는 특성의 값입니다. |
플랫폼
Windows Windows 서버 2012, Windows Server 2008 R2, Windows 7, 8
버전 정보
F# 코어 라이브러리 버전
지원: 2.0, 4.0, 노트북