Show / Hide Table of Contents

    Delegate Action

    Encapsulates a method that has no parameters and does not return a value.

    Namespace: System
    Assembly: mscorlib.dll
    Syntax
    public delegate void Action();

    Extension Methods

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