SingleNamedClassTypeHandlerPredicate Class

Summary

allows installing a Typehandler for a single classname.
Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Typehandlers
Interfaces
Base Types
  • Object
graph BT Type-->Base0["Object"] Type-.->Interface0["ITypeHandlerPredicate"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Typehandlers/ITypeHandlerPredicate" Type["SingleNamedClassTypeHandlerPredicate"] class Type type-node

Syntax

public sealed class SingleNamedClassTypeHandlerPredicate : ITypeHandlerPredicate

Remarks

allows installing a Typehandler for a single classname.

Constructors

Methods

Name Value Summary
Match(IReflectClass) bool