I'm sorry if it looks stupid, but I really can`t understand how to serialize my own class which has property:
public Encoding EncodingName {get;set;}.
Can someone explain what is the best way to solve my problem?
I'm sorry if it looks stupid, but I really can`t understand how to serialize my own class which has property:
public Encoding EncodingName {get;set;}.
Can someone explain what is the best way to solve my problem?