HttpResponseEditorSync 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.Services
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax public override void Sync()
Public Overrides Sub Sync
public:
virtual void Sync() override
abstract Sync : unit -> unit
override Sync : unit -> unit
See Also