PersistorPrinterDecorator<St> constructor

PersistorPrinterDecorator<St>(
  1. Persistor<St> _persistor
)

Implementation

PersistorPrinterDecorator(this._persistor);