Show / Hide Table of Contents

    Interface IDisposable

    Defines a method to release allocated resources.

    Namespace: System
    Assembly: mscorlib.dll
    Syntax
    public interface IDisposable

    Methods

    | Improve this Doc View Source

    Dispose()

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

    Declaration
    void Dispose()

    Extension Methods

    LogDispatcher.GetCurrentClassLogger(Object)
    • Improve this Doc
    • View Source
    Back to top Copyright © 2018 nanoFramework Contributors
    Generated by DocFX