ILocalization.T method
Resolve key to the active-language string (active → English → the key literal if unknown).
public string T(string key)See Also
Section titled “See Also”- interface ILocalization
- namespace Stellar.Abstractions.Services
Resolve key to the active-language string (active → English → the key literal if unknown).
public string T(string key)