SerializationConstructor Class

Summary

Constructs objects by using System.Runtime.Serialization.FormatterServices.GetUninitializedObject and bypasses calls to user contructors this way. Not available on CompactFramework
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Reflect.Net
Interfaces
Base Types
  • Object
SerializationConstructor
Object

Syntax

public class SerializationConstructor : IReflectConstructor

Constructors

Methods

Name Value Summary
GetParameterTypes() IReflectClass[]
NewInstance(Object[]) Object