Share via


NullableContextAttribute(Byte) Construtor

Definição

Inicializa o atributo.

public:
 NullableContextAttribute(System::Byte value);
public NullableContextAttribute (byte value);
new System.Runtime.CompilerServices.NullableContextAttribute : byte -> System.Runtime.CompilerServices.NullableContextAttribute
Public Sub New (value As Byte)

Parâmetros

value
Byte

O valor do sinalizador.

Aplica-se a