get<T> abstract method

T get<T>()

Get an T dependency from the Injector.

Implementation

T get<T>();