Search Results for

    Show / Hide Table of Contents

    Class NullableAttribute

    Do not use this attribute, it is reserved for the compiler.

    Inheritance
    Object
    NullableAttribute
    Namespace: System.Runtime.CompilerServices
    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
    Type Description
    Byte[]

    Theme

    • Improve this Doc
    • View Source
    Back to top Copyright © 2021 Twenty