Sdílet prostřednictvím


NullablePublicOnlyAttribute(Boolean) Konstruktor

Definice

Inicializuje atribut .

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

Parametry

value
Boolean

Určuje, zda jsou zahrnuta metadata pro interní členy.

Platí pro