 | DynamicUserControlBaseDoDispose method |
The actions required for disposing are carried out here.
Namespace: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxprotected virtual void DoDispose()
Protected Overridable Sub DoDispose
protected:
virtual void DoDispose()
abstract DoDispose : unit -> unit
override DoDispose : unit -> unit
See also