Share via


TVVMbase.CleanUp Method

Gives the derived application a place to perform the cleanup work. This should be overridden in the derived class.

Syntax

  protected virtual void CleanUp();

Return Value

This method does not return a value.

Requirements

Reference: Microsoft.MediaCenter.ITVVM

Namespace: Microsoft.MediaCenter.TVVM

Assembly: Microsoft.MediaCenter.ITVVM.dll

Platform: Windows 7

See Also