Click or drag to resize

NetEti.ObjectSerializer namespace

Object serialisation and de-serialisation
Classes
 ClassDescription of the
Public ClassAnonymousDataMemberAttribute AnonymousDataMember or AnonymousDataMemberAttribute identifies a DataMember, which is declared as an 'object', but which at runtime can contain instances of various unknown types. Here you cannot serialize directly via [DataContract] and [DataMember]. The data must be processed separately.
Public ClassSerialisationUtility Provides support for the serialisation and de-serialisation of objects.