Table of Contents

Interface ILocalizationDataService

Namespace
Ascon.Polynom.Web.Api.Data.Interfaces.Repository
Assembly
Ascon.Polynom.Web.Api.Data.dll
public interface ILocalizationDataService : IDataService

Methods

GetTranslateValue(string, string)

string GetTranslateValue(string parameterName, string defaultValue)

Parameters

parameterName string
defaultValue string

Returns

string