InjectionConsumerInfoToString Method

Simple Injector
Returns a string that represents the current object.

Namespace:  SimpleInjector
Assembly:  SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax

public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also

Reference