NullableContextAttribute(Byte) Constructor

Definitie

Initialiseert het kenmerk.

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)

Parameters

value
Byte

De vlagwaarde.

Van toepassing op