ReflectPlatform Class

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Internal
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["ReflectPlatform"] class Type type-node

Syntax

public class ReflectPlatform

Fields

Name Constant Value Summary
InnerClassSeparator +
static

Methods

Name Value Summary
AdjustClassName(string, Type) string
static
ContainerName(Type) string
static
CreateInstance(string) Object
static
CreateInstance(Type) Object
static
ForName(string) Type
static
FullyQualifiedName(Type) string
static
GetJavaInterfaceSimpleName(Type) string
static
IsNamedClass(Type) bool
static
NewInstance(ConstructorInfo, Object[]) Object
static
SimpleName(Type) string
static