| SerializationHelperSerializeStrings Method |
Namespace:
Omada.OE.AppLogic.Helpers
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic XmlDocument SerializeStrings(
IEnumerable<AppStringFileEntry> strings,
string locale
)
Parameters
- strings
- Type: System.Collections.GenericIEnumerableAppStringFileEntry
- locale
- Type: SystemString
Return Value
Type:
XmlDocument
See Also