namespace I2.Loc; public interface ILocalizationParamsManager { string GetParameterValue(string Param); }