Class IServiceId.Formatter
Related formatter
Inheritance
System.Object
IServiceId.Formatter
Namespace: Solti.Utils.DI.Interfaces
Assembly: Solti.Utils.DI.Interfaces.dll
Syntax
public static class Formatter : Object
Methods
Format(IServiceId)
Pretty prints the given serviceId.
Declaration
public static string Format(IServiceId serviceId)
Parameters
| Type | Name | Description |
|---|---|---|
| IServiceId | serviceId |
Returns
| Type | Description |
|---|---|
| System.String |