I need to serialize delegated properties , is ther...
# serialization
w
I need to serialize delegated properties , is there anyway I can work around this !!
t
Custom serializer?
w
how ?
I have a class is abstract (polymorphic) which contains a list of its own type , I get stuck when serializing that !