Click or drag to resize

AppStringUpdateContextCreateContext Method

Creates a new AppStringUpdateContext and set it as current.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static IDisposable CreateContext()

Return Value

Type: IDisposable
See Also