class in Unity.SmartStrings.Extensions
/
Inherits from:Unity.SmartStrings.Core.Extensions.FormatterBase
Implements interfaces:IInitializer, ISerializationCallbackReceiver
Registers reusable templates and applies them by name.
| Method | Description |
|---|---|
| Clear | Removes all registered templates. |
| Register | Registers a new template. |
| Remove | Removes a template by name. |
| Property | Description |
|---|---|
| DefaultName | Default name to use when FormatterBase.Name is null. |