 | CommandProxyDeinit Method |
Deinitializes the operator.
By default this method removes the added bindings.
Namespace:
Slash.Unity.DataBind.Foundation.Commands
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic override void Deinit()
Public Overrides Sub Deinit
public:
virtual void Deinit() override
abstract Deinit : unit -> unit
override Deinit : unit -> unit
See Also