SingleClassTypeHandlerPredicate Class

Summary

allows installing a Typehandler for a single class.
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["SingleClassTypeHandlerPredicate"] class Type type-node

Syntax

public sealed class SingleClassTypeHandlerPredicate : ITypeHandlerPredicate

Remarks

allows installing a Typehandler for a single class.

Constructors

Methods

Name Value Summary
Match(IReflectClass) bool