Click or drag to resize

SerializationHelperSave Method

Namespace:  Omada.OE.AppLogic.Helpers
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void Save(
	List<AppStringFileEntry> strings,
	string path
)

Parameters

strings
Type: System.Collections.GenericListAppStringFileEntry
path
Type: SystemString
See Also