Click or drag to resize

ObjectEditorBaseSync Method

The method to synchronize the editing object and assign it's value to ObjectValue. This method will be automatically called by the framework

Namespace:  Hummingbird.TestFramework.Extensibility
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public abstract void Sync()
See Also