다음을 통해 공유


NullablePublicOnlyAttribute(Boolean) 생성자

정의

특성을 초기화합니다.

public:
 NullablePublicOnlyAttribute(bool value);
public NullablePublicOnlyAttribute (bool value);
new System.Runtime.CompilerServices.NullablePublicOnlyAttribute : bool -> System.Runtime.CompilerServices.NullablePublicOnlyAttribute
Public Sub New (value As Boolean)

매개 변수

value
Boolean

내부 멤버에 대한 메타데이터가 포함되는지 여부를 나타냅니다.

적용 대상