Click or drag to resize

DelegateDisposable Class

[Missing <summary> documentation for "T:RAYLASE.Shared.DelegateDisposable"]

Inheritance Hierarchy
SystemObject
  RAYLASE.SharedDelegateDisposable

Namespace: RAYLASE.Shared
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.19.0
Syntax
C#
public class DelegateDisposable : IDisposable

The DelegateDisposable type exposes the following members.

Constructors
 NameDescription
Public methodDelegateDisposableInitializes a new instance of the DelegateDisposable class
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the DelegateDisposable
Top
See Also