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
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IReflectConstructor"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Reflect.Core/IReflectConstructor"
Type["SerializationConstructor"]
class Type type-node
Syntax
public class SerializationConstructor : IReflectConstructor
Constructors
Name | Summary |
---|---|
Serialization |
Methods
Name | Value | Summary |
---|---|---|
GetParameterTypes |
IReflectClass[] | |
NewInstance |
Object |