Click or drag to resize

DefaultTenantIdToString Method

Returns a String that represents this instance.

Namespace:  Autofac.Multitenant
Assembly:  Autofac.Multitenant (in Autofac.Multitenant.dll) Version: 6.0.0+9a36082eb9b91dac82616d9efefa940b8c375948
Syntax
public override string ToString()

Return Value

Type: String
A String that represents this instance.
See Also