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

Namespace: Castle.ActiveRecord.Framework.Scopes
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
public void Dispose()

See Also