NullTextLocalizer.TryGet method
Returns null for all keys.
public string? TryGet(string key)
| parameter | description |
|---|---|
| key | The local text key. |
Return Value
null.
See Also
- class NullTextLocalizer
Returns null for all keys.
public string? TryGet(string key)
| parameter | description |
|---|---|
| key | The local text key. |
null.