ApiObject.ToString Method

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: String
A string that represents the current object.

See Also

Reference

ApiObject Class

SimpleInjector.Advanced Namespace