AddLocalizedStrings(IEnumerable<KeyValuePair<string, string>>)
Method in Localization
Summary
public void AddLocalizedStrings(IEnumerable<KeyValuePair<string, string>> strings)
Parameters
Name
Description
IEnumerable<KeyValuePair<string, string>>
strings
Last updated
Was this helpful?