Returns a string that represents the current object.
Namespace: SimpleInjector.Advanced
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)] public override string ToString()
Return Value
Type: StringA string that represents the current object.
See Also