Share via


NullableContextAttribute(Byte) コンストラクター

定義

属性を初期化します。

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)

パラメーター

value
Byte

フラグの値。

適用対象