get<T> abstract method

T get<T>()

Get a dependency by passing its type as T

Implementation

T get<T>();