How do I serialize a class to a string?

前端 未结 0 796
野性不改
野性不改 2020-12-16 02:39

How to serialize the OrganizationType class? No additional properties - wrappers.

public class INNType : IConvertToString
{
    public string Value { get; }

         


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