tryMake<T> method

T? tryMake<T>()

Implementation

T? tryMake<T>() => tryResolveInstance<T>();