Click or drag to resize

DataBindingOperatorDeinit Method

Deinitializes the operator. By default this method removes the added bindings.

Namespace:  Slash.Unity.DataBind.Core.Presentation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public virtual void Deinit()
See Also