Click or drag to resize

ChainedHandler Properties

The ChainedHandler type exposes the following members.

Properties
  NameDescription
Public propertyAcceptsAll
Gets that this Handler accepts all Triples if all inner handlers do so.
(Overrides BaseRdfHandlerAcceptsAll.)
Public propertyInnerHandlers
Gets the Inner Handlers used by this Handler.
Protected propertyNodeFactory
Gets/Sets the in-use Node Factory.
(Inherited from BaseHandler.)
Top
See Also