Share via


NullablePublicOnlyAttribute(Boolean) Construtor

Definição

Inicializa o atributo.

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

Parâmetros

value
Boolean

Indica se os metadados para membros internos estão incluídos.

Aplica-se a