Click or drag to resize

MultiHandler Properties

The MultiHandler type exposes the following members.

Properties
  NameDescription
Public propertyAcceptsAll
Gets whether this Handler accepts all Triples based on whether 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