DynamicScriptServiceCollectionExtensions.AddLocalTextInitializer method
Registers the default local text initializer.
public static IServiceCollection AddLocalTextInitializer(this IServiceCollection collection)
| parameter | description |
|---|---|
| collection | The service collection. |
Return Value
The same service collection so that calls can be chained.