ExceptionChainingObjectFactory.decorated

* Set decorated * * Params: * decorated = the factory that is to be decorated * Returns: * typeof(this)

  1. ObjectFactory decorated [@property setter]
    class ExceptionChainingObjectFactory
    @property @safe nothrow
    decorated
  2. ObjectFactory decorated [@property getter]

Meta