Class CoherenceSyncBindingHelper
- Namespace
- Coherence.Toolkit
- Assembly
- Coherence.Toolkit.dll
public static class CoherenceSyncBindingHelper
- Inheritance
-
CoherenceSyncBindingHelper
Methods
public static Binding AddBinding(CoherenceSync sync, Component component, Descriptor descriptor)
Parameters
sync
CoherenceSync
component
Component
descriptor
Descriptor
Returns
- Binding
public static Binding GetSerializedBinding(CoherenceSync sync, Binding binding)
Parameters
sync
CoherenceSync
binding
Binding
Returns
- Binding
public static bool RemoveBinding(CoherenceSync sync, Component component, Descriptor descriptor)
Parameters
sync
CoherenceSync
component
Component
descriptor
Descriptor
Returns
- bool