Class NullableAttribute
Do not use this attribute, it is reserved for the compiler.
Inheritance
NullableAttribute
Assembly: Venflow.dll
Syntax
public sealed class NullableAttribute : Attribute
Constructors
|
Improve this Doc
View Source
NullableAttribute(Byte)
Declaration
public NullableAttribute(byte flag)
Parameters
Type |
Name |
Description |
Byte |
flag |
|
|
Improve this Doc
View Source
NullableAttribute(Byte[])
Declaration
public NullableAttribute(byte[] flags)
Parameters
Type |
Name |
Description |
Byte[] |
flags |
|
Fields
|
Improve this Doc
View Source
NullableFlags
Declaration
public readonly byte[] NullableFlags
Field Value