ResolvingContext<T> constructor

ResolvingContext<T>(
  1. DiContainer container
)

Implementation

ResolvingContext(this.container);