Closed antonko closed 6 years ago
Serialization is a problem, because interfaces are used. I want to use binary serialization, But in the models of OpenTl.Schema no attributes are set([Serializable]). How best to solve this problem?
The OpenTl.Schema.Serialization.Serializer works well, I use it
Serialization is a problem, because interfaces are used. I want to use binary serialization, But in the models of OpenTl.Schema no attributes are set([Serializable]). How best to solve this problem?