The XDisposableObject class defines methods that are necessary for releasing managed and unmanaged resources.

Namespace:  SGP
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public abstract class XDisposableObject : IDisposable

Inheritance Hierarchy

See Also