Skip to content

can you add [Serializable] attribute #9

@ioer2008

Description

@ioer2008

我使用了微软的Orleans,默认需要在类加上 [Serializable] 的attribute ,
但是如果我的类继承了: Value.ValueObject,就报错 Value.ValueObject 没有添加 [Serializable] 的attribute

I use Microsoft's Orleans. By default, I need to add [Serializable] attribute to the class.
But if my class inherits: Value.ValueObject, it is wrong that Value.ValueObject did not add the attribute of [Serializable].

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