- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Reflect .Net - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IReflector"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Reflect/IReflector"
Type-.->Interface1["IDeepClone"]
click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/IDeepClone"
Type["NetReflector"]
class Type type-node
Syntax
public class NetReflector : IReflector, IDeepClone
Constructors
| Name | Summary |
|---|---|
| NetReflector |
|
| NetReflector |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| _parent |
Methods
| Name | Value | Summary |
|---|---|---|
| Array |
IReflectArray | |
| Configuration |
I |
|
| Configuration |
void | |
| CreateClass |
IReflectClass | |
| DeepClone |
Object | |
| ForClass |
IReflectClass | |
| ForName |
IReflectClass | |
| ForObject |
IReflectClass | |
| IsCollection |
bool | |
| MethodCallsSupported |
bool | |
| NullValue |
Object | |
| Parent |
IReflector | |
| SetParent |
void | |
| ToMeta |
IReflectClass[] |
static
|
| ToNative |
Type |
static
|
| ToNative |
Type[] |
static
|