Skip to content

[Serializable] break the generation #2

@wizicer

Description

@wizicer

cannot generate code properly with following code

    [AutoGen("Error", typeof(string), "")]
    [AutoGen("Uri", typeof(Uri), null)]
    [AutoGen("Description", typeof(string), "")]
    [Serializable]
    internal partial class xxxxPage : NotifyPropertyChangedBase
    {
    }

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