[]
        
(Showing Draft Content)

C1.Util.DX.DisposeBase.Dispose

Dispose Method

Dispose()

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

Declaration
public void Dispose()
Public Sub Dispose()
Implements

Dispose(bool)

Clean up any resources being used.

Declaration
protected abstract void Dispose(bool disposing)
Protected MustOverride Sub Dispose(disposing As Boolean)
Parameters
Type Name Description
bool disposing