Show / Hide Table of Contents

    Delegate PinValueChangedEventHandler

    Namespace: System.Device.Gpio
    Assembly: System.Device.Gpio.dll
    Syntax
    public delegate void PinValueChangedEventHandler(object sender, PinValueChangedEventArgs e);
    Parameters
    Type Name Description
    Object sender
    PinValueChangedEventArgs e

    Extension Methods

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