When should I use NonSerializedAttribute in C#?

前端 未结 0 629
说谎
说谎 2021-02-14 12:17

I am trying to write a class in C# with [Serializable()] mark. Then I noticed that there are some situations the NonSerializedAttribute mark is needed.

  • The event de
相关标签:
回答
  • 消灭零回复
提交回复
热议问题