Class RefCountDisposable

Index

Constructor methods

Properties

Methods

Constructor methods

constructor(disposable: IDisposable): RefCountDisposable

Parameters

Returns

RefCountDisposable

Properties

public isDisposed: boolean

Methods

public dispose()

public getDisposable(): IDisposable

Returns

IDisposable