| SerializationHelperRepair Method |
Ensures that all app texts are present in all language files.
Namespace:
Omada.OE.AppLogic.Helpers
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic void Repair(
List<AppStringFileEntry> strings,
StringList locales,
string path
)
Parameters
- strings
- Type: System.Collections.GenericListAppStringFileEntry
- locales
- Type: StringList
- path
- Type: SystemString
See Also