Table of Contents

Class EmptyDisposable

Namespace
CarinaStudio
Assembly
CarinaStudio.AppBase.Core.dll

Empty implementation of IDisposable.

public class EmptyDisposable : IDisposable
Inheritance
EmptyDisposable
Implements
Inherited Members
Extension Methods

Fields

Default

Default instance.

public static readonly IDisposable Default

Field Value

IDisposable

Methods

Dispose()

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

public void Dispose()