- 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["NetConstructor"]
class Type type-node
Syntax
public class NetConstructor : IReflectConstructor
Remarks
Reflection implementation for Constructor to map to .NET reflection.
Constructors
| Name | Summary |
|---|---|
| NetConstructor |
Methods
| Name | Value | Summary |
|---|---|---|
| GetParameterTypes |
IReflectClass[] | |
| NewInstance |
Object |