Interface ITextResourceService
Namespace: Casewhere.Runtime.TextResources
Assembly: Casewhere.Runtime.dll
public interface ITextResourceService
Extension Methods
ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<ITextResourceService>(ITextResourceService)
Methods
GetTextResources(string)
void GetTextResources(string language)
Parameters
language
string
Translate(string)
string Translate(string key)
Parameters
key
string