DelegateCommandDispose Method

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Definition

Namespace: Common.Wpf.Commands
Assembly: Common.Wpf.Resources (in Common.Wpf.Resources.dll) Version: 2.0.6
C#
public void Dispose()

Implements

IDisposableDispose

See Also