TransientInstance<C> constructor

TransientInstance<C>(
  1. Constructor<C> _creator
)

Implementation

TransientInstance(this._creator);