The following tables list the members exposed by ObjectSerializer.
Name | Description | |
---|---|---|
ObjectSerializer Constructor | Constructs a 'bag-o-property' serializer for the given object instance. |
Name | Description | |
---|---|---|
ContinueOnError | Gets or sets a value that controls whether exceptions are swallowed and logged durring serialization or deserialization routines. (Inherited from CSharpTest.Net.Reflection.PropertySerializer) |
Name | Description | |
---|---|---|
AddMember | Adds a single item to the named property collection, again can be a nested property by using a path or dotted notation "ClientRectangle.X". (Inherited from CSharpTest.Net.Reflection.PropertySerializer) | |
Deserialize | Overloaded. Reads all properties from the specified proeprty serialization | |
Serialize | Overloaded. Writes all properties to the specified proeprty serialization |