- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Reflect .Core - 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["PlatformReflectConstructor"]
class Type type-node
Syntax
public class PlatformReflectConstructor : IReflectConstructor
Constructors
| Name | Summary |
|---|---|
| Platform |
Methods
| Name | Value | Summary |
|---|---|---|
| GetParameterTypes |
IReflectClass[] | |
| NewInstance |
Object |