Skip to content

C# byte?[] property causes APPLICATION ERROR: Generated type must be either a C# class or enum #92

@bigbadwolf88888

Description

@bigbadwolf88888

TypeGen throws the error:

"APPLICATION ERROR: Generated type must be either a C# class or enum. Error when generating type System.Nullable`1"

When a C# class contains a byte?[] property type like:

public byte?[] Password { get; set; }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions