Share via


ModuleManager.Dispose Method

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

Namespace:  Microsoft.Practices.Prism.Modularity
Assembly:  Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)

Syntax

public void Dispose()
'Declaration
Public Sub Dispose

Implements

IDisposable.Dispose()

Remarks

Calls Dispose(Boolean)

See Also

ModuleManager Class

Dispose Overload

Microsoft.Practices.Prism.Modularity Namespace