Click or drag to resize

DelegateDisposable.Dispose Method

Releases all resources used by the DelegateDisposable

Namespace: RAYLASE.Shared
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.20.0
Syntax
C#
public void Dispose()

Implements

IDisposable.Dispose()
See Also