instance | When this method returns, contains the created instance, if type instantiation succeeded; otherwise, the default value for <typeparamref name="TContainer" />. |
bool
true
if a new instance of type TContainer was created; otherwise, false
.
Tries to create a new instance of TContainer.